ExportContextHasBuiltInHeaderFooter Property
Determines whether Header and Footer are specified directly on the Document.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
public bool HasBuiltInHeaderFooter { get; }
Public ReadOnly Property HasBuiltInHeaderFooter As Boolean
Get
public:
property bool HasBuiltInHeaderFooter {
bool get ();
}
member HasBuiltInHeaderFooter : bool with get
Property Value
Boolean