次の方法で共有


_Application2.UsableHeight プロパティ

定義

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

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

プロパティ値

注釈

重要: このメンバーには制限なしでアクセスできます。

適用対象