DocumentExportCapabilities Members
In This Article
#Properties
Name | Description |
---|---|
Bookmarks | Gets or sets whether the bookmarks support is required for correct export of the document. |
Character |
Gets or sets whether the non-default character formatting support is required for correct export of the document. |
Footers | Gets or sets whether footers support is required to export the document correctly. |
Headers | Gets or sets whether headers support is required to export the document correctly. |
Hyperlinks | Gets or sets whether hyperlinks support is required to export the document correctly. |
Inline |
Gets or sets whether the in-line objects support is required for correct export of the document. |
Inline |
Gets or sets whether the in-line pictures support is required for correct export of the document. |
Paragraph |
Gets or sets whether the non-default paragraph formatting support is required for correct export of the document. |
Sections | Gets or sets whether the section partitioning support is required for correct export of the document. |
Styles | Gets or sets whether the document formatting contains styles. |
#Methods
Name | Description |
---|---|
Contains |
Determines whether the current capabilities are a superset of the specified capabilities. |
Equals |
Determines whether the specified object is equal to the current Document |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current Document |
Get |
Gets the hash code (a number) that corresponds to the value of the current Document |
Get |
Gets the Type of the current instance. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Converts the numeric value of this instance to its equivalent string representation. |
#Operators
Name | Description |
---|---|
Equality |
Compares two Document |
Inequality |
Compares two Document |
See Also