次の方法で共有


View.ShowMainTextLayer プロパティ

定義

True の 場合は、ヘッダーおよびフッター領域が表示されると、指定した文書内のテキストが表示されます。

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

プロパティ値

注釈

ShowMainTextLayer プロパティは、[ヘッダーとフッター] ツール バーの [ドキュメント テキストの表示/非表示] ボタンと同じです。

適用対象