Enum WordSubdocument
Specifies the type of sub document.
Namespace: Syncfusion.DocIO.ReaderWriter
Assembly: Syncfusion.DocIO.Base.dll
Syntax
public enum WordSubdocument
Fields
| Name | Description |
|---|---|
| Annotation | Annotation. |
| Endnote | EndNote. |
| Footnote | FootNote. |
| HeaderFooter | HeaderFooter. |
| HeaderTextBox | HeaderTextBox. |
| Main | Main. |
| TextBox | TextBox. |