Class WordSubdocument
Specifies the type of sub document.
Inheritance
System.Object
WordSubdocument
Namespace: Syncfusion.DocIO.ReaderWriter
Assembly: Syncfusion.DocIO.Base.dll
Syntax
public sealed class WordSubdocument : Enum
Fields
Annotation
Annotation.
Declaration
public const WordSubdocument Annotation
Field Value
Type |
---|
WordSubdocument |
Endnote
EndNote.
Declaration
public const WordSubdocument Endnote
Field Value
Type |
---|
WordSubdocument |
Footnote
FootNote.
Declaration
public const WordSubdocument Footnote
Field Value
Type |
---|
WordSubdocument |
HeaderFooter
HeaderFooter.
Declaration
public const WordSubdocument HeaderFooter
Field Value
Type |
---|
WordSubdocument |
HeaderTextBox
HeaderTextBox.
Declaration
public const WordSubdocument HeaderTextBox
Field Value
Type |
---|
WordSubdocument |
Main
Main.
Declaration
public const WordSubdocument Main
Field Value
Type |
---|
WordSubdocument |
TextBox
TextBox.
Declaration
public const WordSubdocument TextBox
Field Value
Type |
---|
WordSubdocument |