Back to Devexpress

DXRichEditPlainTextDocumentExporterOptions Properties

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

latest5.6 KB
Original Source

DXRichEditPlainTextDocumentExporterOptions Properties

Provides options used for saving (exporting) the plain text document.

NameDescription
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.
EncodingGets or sets the character encoding for exported text. This is a dependency property.
EndNoteNumberStringFormatGets or sets the format string that specifies how the endnote number is transformed into a plain text string. This is a dependency property.
EndNoteSeparatorGets or sets the string used to mark the endnote in the resulting plain text. This is a dependency property.
ExportBulletsAndNumberingGets or sets whether document lists are distinguished by bullet symbols or numbers in the text output. This is a dependency property.
ExportedDocumentPropertiesGets or sets the document properties being exported. This is a dependency property.
ExportFinalParagraphMarkGets or sets whether to append a new line symbol to the exported text if the range for export ends with a paragraph mark. This is a dependency property.
ExportHiddenTextGets or sets whether to export hidden text as plain text. This is a dependency property.
ExportListLevelSeparatorGets or sets whether to export a numbering list level separator (a character that follows the number or bullet symbol). This is a dependency property.
FieldCodeEndMarkerGets or sets a character or a string used to mark the end of a field code in the resulting text. This is a dependency property.
FieldCodeStartMarkerGets or sets a character or a string used to mark the start of a field code in the resulting text. This is a dependency property.
FieldResultEndMarkerGets or sets a character or a string used to mark the end of a field result in the exported text. This is a dependency property.
FootNoteNumberStringFormatGets or sets the format string that specifies how the footnote number is transformed into a plain text string. This is a dependency property.
FootNoteSeparatorGets or sets the string used to mark the footnote in the resulting plain text. 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.
TargetUriGets or sets the URI of the document being exported. This is a dependency property.

See Also

DXRichEditPlainTextDocumentExporterOptions Class

DXRichEditPlainTextDocumentExporterOptions Members

DevExpress.Xpf.RichEdit Namespace