共用方式為


_Application3.UsableWidth 屬性

會取得可用的螢幕寬度,就是您可以設定 InfoPath 文件視窗寬度的最大點數。

**命名空間:**Microsoft.Office.Interop.InfoPath
**組件:**Microsoft.Office.Interop.InfoPath (於 microsoft.office.interop.infopath.dll 中)

語法

'宣告
<DispIdAttribute(17)> _
ReadOnly Property UsableWidth As Integer
'用途
Dim instance As _Application3
Dim value As Integer

value = instance.UsableWidth
[DispIdAttribute(17)] 
int UsableWidth { get; }

屬性值

可用的螢幕寬度 (以點為單位)。

請參閱

參考

_Application3 介面
_Application3 成員
Microsoft.Office.Interop.InfoPath 命名空間