Back to Devexpress

DXRichEditDocmDocumentExporterOptions Properties

wpf-devexpress-dot-xpf-dot-richedit-dot-dxricheditdocmdocumentexporteroptions-dot-underscore-properties.md

latest4.2 KB
Original Source

DXRichEditDocmDocumentExporterOptions Properties

Contains options used for export documents in DOCM (MS Word 97-2003 Macro-Enabled Document) format.

NameDescription
AllowAlternateStyleNamesGets or sets whether the alternate names (aliases) for built-in styles are allowed in the exported file. This is a dependency property.
AlternateImageFolderSpecifies the directory in which the RichEdit control should save document images. This is a dependency property.
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
ExportCompatibilitySettingsGets or sets whether to export the document compatibility settings. This is a dependency property.
ExportedDocumentPropertiesGets or sets the document properties being exported. This is a dependency property.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
LimitBookmarkNameTo40CharsGets or sets whether bookmark names longer than 40 characters should be automatically renamed in the exported file. This is a dependency property.
LimitFontNameTo31CharsGets or sets whether font names longer than 31 characters should be truncated in the exported file. This is a dependency property.
LimitStyleNameTo253CharsGets or sets whether a style with a name longer than 253 characters should be automatically renamed in the exported file. This is a dependency property.
TargetUriGets or sets the URI of the document being exported. This is a dependency property.

See Also

DXRichEditDocmDocumentExporterOptions Class

DXRichEditDocmDocumentExporterOptions Members

DevExpress.Xpf.RichEdit Namespace