次の方法で共有


_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 名前空間