FixedLayoutHeaderFooter
Kind Property
|
Returns the type of the header or footer.
Namespace:
Spire.Doc.Pages
Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public string Kind { get; }
Public ReadOnly Property Kind As String
Get
public:
property String^ Kind {
String^ get ();
}
member Kind : string with get
Property Value
Type:
String
See Also