Skip to main content
All docs
V23.2

DXRichEditDocmDocumentExporterOptions Fields

Contains options used for export documents in DOCM (MS Word 97-2003 Macro-Enabled Document) format.
Name Description
AllowAlternateStyleNamesProperty static Identifies the AllowAlternateStyleNames dependency property.
AlternateImageFolderProperty static Identifies the AlternateImageFolder dependency property.
ExportCompatibilitySettingsProperty static Identifies the ExportCompatibilitySettings dependency property.
ExportedDocumentPropertiesProperty static Identifies the ExportedDocumentProperties dependency property.
LimitBookmarkNameTo40CharsProperty static Identifies the LimitBookmarkNameTo40Chars dependency property.
LimitFontNameTo31CharsProperty static Identifies the LimitFontNameTo31Chars dependency property.
LimitStyleNameTo253CharsProperty static Identifies the LimitStyleNameTo253Chars dependency property.
TargetUriProperty static Identifies the TargetUri dependency property.
See Also