Skip to main content

TdxPlainTextDocumentExporterOptions Properties

Stores settings used for saving the current Rich Edit control‘s content as a plain text file.
Name Description
ActualEncoding Specifies the encoding that the document export routines use. Inherited from TdxDocumentExporterOptions.
ActualEndNoteNumberStringFormat
ActualEndNoteSeparator
ActualFootNoteNumberStringFormat
ActualFootNoteSeparator
Changed Occurs when any of the settings with a particular Rich Edit control options set is modified. Inherited from TdxRichEditNotificationOptions.
Encoding
EndNoteNumberStringFormat

Warning

This property has no effect on TdxRichEditControl and TdxRichEditDocumentServer components because they do not support footnotes in v25.2.

EndNoteSeparator

Warning

This property has no effect on TdxRichEditControl and TdxRichEditDocumentServer components because they do not support end notes in v25.2.

ExportBulletsAndNumbering
ExportFinalParagraphMark
ExportHiddenText
FieldCodeEndMarker
FieldCodeStartMarker
FieldResultEndMarker
FootNoteNumberStringFormat

Warning

This property has no effect on TdxRichEditControl and TdxRichEditDocumentServer components because they do not support footnotes in v25.2.

FootNoteSeparator

Warning

This property has no effect on TdxRichEditControl and TdxRichEditDocumentServer components because they do not support footnotes in v25.2.

TargetUri Inherited from TdxDocumentExporterOptions.
WriteEncodingPreamble
See Also