Back to Devexpress

dxRichEdit.Options Unit

vcl-dxrichedit-c1f48c91.md

latest8.6 KB
Original Source

dxRichEdit.Options Unit

Classes

NameDescription
TdxAuthenticationOptionsStores a set of credentials used to identify editable ranges within a protected document.
TdxAutoCorrectOptionsStores options related to the Rich Edit control‘s automatic typing correction functionality.
TdxBookmarkOptionsStores bookmark appearance and behavior settings.
TdxCopyPasteOptionsStores settings affecting certain Rich Edit control’s clipboard operations.
TdxDocDocumentExporterCompatibilityOptionsStores the compatibility settings used for exporting a rich text document to the DOC (that is, Microsoft Word® binary document) file format.
TdxDocDocumentExporterOptionsStores the settings used for exporting a rich text document to the DOC (that is, Microsoft Word® binary document) file format.
TdxDocDocumentImporterOptionsStores the settings used for importing DOC files (Microsoft Word® binary document) to the Rich Edit control.
TdxDocumentCapabilitiesOptionsStores the settings that determine the availability of specific document features.
TdxDocumentExporterOptionsThe base class for all classes that implement document exporter settings.
TdxDocumentImporterOptionsThe base class for all document importer settings.
TdxDocumentSaveOptionsStores general document export settings for TdxRichEditControl and TdxRichEditDocumentServer components.
TdxDocumentSearchOptionsStores search settings.
TdxDraftViewLayoutOptionsStores layout settings of the Draft document view.
TdxFieldOptionsStores the settings that specify the document field’s appearance and behavior.
TdxFormattingMarkVisibilityOptionsStores visibility settings for non-printable characters within a document displayed by the Rich Edit control.
TdxHorizontalRulerOptionsStores horizontal ruler settings.
TdxHtmlDocumentExporterOptionsStores HTML document export options.
TdxHtmlDocumentImporterOptionsStores HTML document import settings.
TdxHyperlinkOptionsStores hyperlink behavior settings.
TdxMailMergeCustomSeparatorsStores custom group and decimal separators for mail merge fields.
TdxNumberingOptionsStores the settings that determine the availability of specific numbered and bulleted list features.
TdxOpenXmlDocumentExporterOptionsStores the settings used for exporting a rich text document to the OpenXML (i.e., DOCX) file format.
TdxOpenXmlDocumentImporterOptions
TdxPlainTextDocumentExporterOptionsStores settings used for saving the current Rich Edit control‘s content as a plain text file.
TdxPlainTextDocumentImporterOptionsStores settings used for loading TXT documents into the Rich Edit control.
TdxPrintingOptionsStores Rich Edit control print settings.
TdxPrintLayoutViewLayoutOptions
TdxRangePermissionOptionsStores appearance settings applied to all editable ranges with permissions within the current document.
TdxRichEditBehaviorOptionsStores the Rich Edit control’s behavior settings.
TdxRichEditDocumentExportOptionsStores settings applied to document export operations performed by the Rich Edit control.
TdxRichEditDocumentImportOptions
TdxRichEditLayoutOptions
TdxRichEditMailMergeOptionsStores core mail merge settings.
TdxRtfDocumentExporterCompatibilityOptions
TdxRtfDocumentExporterOptions
TdxRtfDocumentImporterOptions
TdxRulerOptionsThe base class for the settings applied to the Rich Edit control’s rulers.
TdxSimpleViewLayoutOptions
TdxTableOptionsStores the document table appearance settings.
TdxUpdateFieldOptionsStores settings related to updating document fields in files loaded by the Rich Edit control.
TdxVerticalRulerOptionsStores the vertical ruler’s settings.
TdxViewLayoutOptionsBase
TdxXmlBasedDocumentImporterOptions

Enums

NameDescription
TdxCssPropertiesExportTypeEnumerates the available cascade style sheet (CSS) information export technique.
TdxExportFinalParagraphMarkEnumerates criteria used to determine whether to place a final paragraph mark following the content in an exported RTF file.
TdxExportImageSizeEnumerates options that specify how the Rich Edit control’s HTML export routines treat image dimensions in the source document.
TdxExportRootTagEnumerates available options that determine which root HTML tags the export routines use.
TdxHtmlFontUnitEnumerates measurement units that specify all font sizes in an exported HTML file.
TdxHtmlNumberingListExportFormatEnumerates available list mark options in an exported HTML file.
TdxRichEditRangePermissionVisibilityEnumerates edit permission indication modes.
TdxRtfNumberingListExportFormatEnumerates numbered list export modes.
TdxRtfRunBackColorExportModeEnumerates RTF document background color export modes.
TdxUriExportTypeEnumerates available types of references to external resources that exported HTML documents use.

Types

NameDescription
TdxInsertOptionsEnumerates sources of the text formatting applied to the pasted document fragment.