このメンバは、新しいバージョンに置き換えられた COM インターフェイスのメンバのラッパーです。このインターフェイスの新しいバージョンでは、以前のインターフェイスのすべてのメンバと追加の新しいメンバが実装されています。新しいインターフェイスで実装されているこのメンバについては (使用例、解説、およびサンプル コードを含む)、次を参照してください _Application3.UsableWidth.
名前空間: Microsoft.Office.Interop.InfoPath
アセンブリ: Microsoft.Office.Interop.InfoPath (microsoft.office.interop.infopath.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 名前空間