Skip to main content
All docs
V25.1
  • DXRichEditFlatOpcDocumentExporterOptions Fields

    Contains options specific for export to FlatOpc (Microsoft Word XML 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