SubDocumentType Enum
Lists subdocument types.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v24.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
#Declaration
#Members
Name | Description |
---|---|
Main
|
The main document body. |
Header
|
A header. |
Footer
|
A footer. |
Foot
|
A footnote. |
End
|
An endnote. |
Text
|
A text box. |
Comment
|
A comment. |
#Remarks
The SubDocument.GetSubDocumentType method returns values listed by the SubDocumentType enumeration.