_Application3.UsableWidth 属性

定义

获取可用屏幕宽度(可以为 InfoPath 文档窗口宽度设置的最大磅值)。

public:
 property int UsableWidth { int get(); };
public int UsableWidth { get; }
member this.UsableWidth : int
Public ReadOnly Property UsableWidth As Integer

属性值

可用屏幕宽度(以磅为单位)。

实现

适用于