次の方法で共有


_Application3.UsableHeight プロパティ

定義

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

public:
 property int UsableHeight { int get(); };
public int UsableHeight { get; }
member this.UsableHeight : int
Public ReadOnly Property UsableHeight As Integer

プロパティ値

使用可能な画面の高さ (ポイント単位)。

実装

適用対象