Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DocumentExportCapabilities Properties

Represents the formatting capabilities required for correct export of the document.
Name Description
Bookmarks Gets or sets whether the bookmarks support is required for correct export of the document.
CharacterFormatting 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.
InlineObjects Gets or sets whether the in-line objects support is required for correct export of the document.
InlinePictures Gets or sets whether the in-line pictures support is required for correct export of the document.
ParagraphFormatting 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.
See Also