_Application2.UsableHeight 属性

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

命名空间:  Microsoft.Office.Interop.InfoPath.SemiTrust
程序集:  Microsoft.Office.Interop.InfoPath.SemiTrust(位于 Microsoft.Office.Interop.InfoPath.SemiTrust.dll 中)

语法

声明
ReadOnly Property UsableHeight As Integer
    Get
用法
Dim instance As _Application2
Dim value As Integer

value = instance.UsableHeight
int UsableHeight { get; }

属性值

类型:System.Int32

备注

重要

可以无限制访问此成员。

另请参阅

引用

_Application2 接口

_Application2 成员

Microsoft.Office.Interop.InfoPath.SemiTrust 命名空间