WordProcessingHeaderFooterSection Property |
Namespace: GroupDocs.Watermark.Contents.WordProcessingAssembly: GroupDocs.Watermark (in GroupDocs.Watermark.dll) Version: 20.7.0
Syntaxpublic WordProcessingSection Section { get; }
Public ReadOnly Property Section As WordProcessingSection
Get
public:
property WordProcessingSection^ Section {
WordProcessingSection^ get ();
}
member Section : WordProcessingSection with get
Property Value
Type:
WordProcessingSectionThe parent section of this
WordProcessingHeaderFooter.
See Also