Document |
The DocumentCore type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Bookmarks | Gets the document bookmarks. |
![]() | Comments | Gets the document comments. |
![]() | CustomXmlParts | Gets the custom XML parts contained in this document. |
![]() ![]() | DefaultCharacterFormat | Gets or sets the default character format. |
![]() ![]() | DefaultParagraphFormat | Gets or sets the default paragraph format. |
![]() | EditProtection | Gets or sets the document protection settings used to restrict editing and formatting of document content. Supported in DOCX format. |
![]() | ElementType |
Gets the ElementType of this element instance.
(Overrides ElementElementType) |
![]() ![]() | MailMerge | Gets a MailMerge object that represents the mail merge functionality for the document. |
![]() ![]() | Properties | Gets the document properties. |
![]() ![]() | Revisions | Gets a collection of revisions (tracked changes) that exist in this document. |
![]() ![]() | Sections | Gets a collection that represents all sections in the document. |
![]() ![]() ![]() | Serial | Obsolete. This property is obsolete, please use the method SetLicense(String). |
![]() | Settings | Gets or sets the document settings. |
![]() ![]() | Styles | Gets a collection of styles defined in the document. |
![]() | WriteProtection | Gets the document write protection options. Supported only in DOCX format. |