次の方法で共有


Borders.AlwaysInFront プロパティ

定義

文書のテキストの前にページ罫線を表示するかどうかを示す値を設定または返します。

public:
 property bool AlwaysInFront { bool get(); void set(bool value); };
public bool AlwaysInFront { get; set; }
member this.AlwaysInFront : bool with get, set
Public Property AlwaysInFront As Boolean

プロパティ値

適用対象