使用可能な画面の幅、つまり InfoPath ドキュメント ウィンドウの幅を設定できるポイントの最大値を取得します。
このプロパティは、CLS に準拠していません。
名前空間: Microsoft.Office.Interop.InfoPath.SemiTrust
アセンブリ: Microsoft.Office.Interop.InfoPath.SemiTrust (microsoft.office.interop.infopath.semitrust.dll 内)
構文
'宣言
<DispIdAttribute(17)> _
ReadOnly Property UsableWidth As Integer
'使用
Dim instance As _Application2
Dim value As Integer
value = instance.UsableWidth
[DispIdAttribute(17)]
int UsableWidth { get; }
コメント
![]() |
---|
このメンバは制限なしでアクセスできます。 |
関連項目
参照
_Application2 インターフェイス
_Application2 のメンバ
Microsoft.Office.Interop.InfoPath.SemiTrust 名前空間