_Application2.UsableWidth 属性

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

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

语法

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

value = instance.UsableWidth
int UsableWidth { get; }

属性值

类型:System.Int32

备注

重要

可以无限制访问此成员。

另请参阅

引用

_Application2 接口

_Application2 成员

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