View.ShowMainTextLayer Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.