_Application3.UsableHeight 属性

定义

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

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

属性值

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

实现

适用于