次の方法で共有


_Application2.UsableHeight プロパティ

使用可能な画面の高さ、つまり InfoPath ドキュメント ウィンドウの高さを設定できるポイントの最大値を取得します。

このプロパティは、CLS に準拠していません。  

名前空間: Microsoft.Office.Interop.InfoPath.SemiTrust
アセンブリ: Microsoft.Office.Interop.InfoPath.SemiTrust (microsoft.office.interop.infopath.semitrust.dll 内)

構文

'宣言
<DispIdAttribute(18)> _
ReadOnly Property UsableHeight As Integer
'使用
Dim instance As _Application2
Dim value As Integer

value = instance.UsableHeight
[DispIdAttribute(18)] 
int UsableHeight { get; }

コメント

メモ重要 :

このメンバは制限なしでアクセスできます。

関連項目

参照

_Application2 インターフェイス
_Application2 のメンバ
Microsoft.Office.Interop.InfoPath.SemiTrust 名前空間