View.ShowMainTextLayer Property

Definition

True if the text in the specified document is visible when the header and footer areas are displayed.

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

Property Value

Remarks

The ShowMainTextLayer property is equivalent to the Show/Hide Document Text button on the Header and Footer toolbar.

Applies to