Skip to main content

dxRichEdit.NativeApi Unit

Implements public APIs for document content management.

Interfaces

Name Description
IdxInnerRichEditDocumentContainerOwner
IdxReadOnlyList<T> The base generic interface for all interfaces that expose collections and lists of various objects in a Rich Edit control’s document model.
IdxReadOnlyListLevelCollection<T>
IdxRichEditAbstractNumberingList
IdxRichEditAbstractNumberingListCollection
IdxRichEditBookmark Exposes a bookmark within a document.
IdxRichEditBookmarkCollection Exposes a document’s bookmark collection.
IdxRichEditCharacterProperties Exposes character properties.
IdxRichEditCharacterPropertiesBase Exposes the basic character settings.
IdxRichEditCharacterStyle Exposes style settings of an individual character style in a document.
IdxRichEditCharacterStyleCollection Exposes a character style collection in a document.
IdxRichEditDocument Exposes the Rich Edit control functionality.
IdxRichEditDocumentContainer
IdxRichEditDocumentImage Exposes an inline image in a rich text document.
IdxRichEditDocumentImageCollection Exposes a collection of inline images in a subdocument.
IdxRichEditDocumentPosition A document position.
IdxRichEditDocumentRange Exposes a text fragment in a document.
IdxRichEditDocumentVariableCollection Exposes a collection of document variables.
IdxRichEditField Exposes a document field.
IdxRichEditFieldCollection Exposes a document’s field collection.
IdxRichEditHyperlink Exposes a hyperlink in a document.
IdxRichEditHyperlinkCollection Exposes the collection of hyperlinks in the current document.
IdxRichEditList<T>
IdxRichEditListLevel
IdxRichEditListLevelCollection<T>
IdxRichEditListLevelProperties
IdxRichEditMailMergeOptions Exposes custom mail merge settings.
IdxRichEditNumberingList
IdxRichEditNumberingListBase
IdxRichEditNumberingListCollection
IdxRichEditOverrideListLevel
IdxRichEditParagraph
IdxRichEditParagraphCollection
IdxRichEditParagraphProperties
IdxRichEditParagraphPropertiesBase
IdxRichEditParagraphPropertiesWithTabs
IdxRichEditParagraphStyle Exposes a paragraph style within the parent document’s paragraph style collection.
IdxRichEditParagraphStyleCollection Exposes the collection of paragraph styles in the current document.
IdxRichEditRangePermission Exposes a document range with editing permissions.
IdxRichEditRangePermissionCollection
IdxRichEditReadOnlyBookmarkCollection
IdxRichEditReadOnlyDocumentImageCollection The base interface for the inline image collection in the Rich Edit control’s document model.
IdxRichEditReadOnlyFieldCollection
IdxRichEditReadOnlyHyperlinkCollection
IdxRichEditReadOnlyParagraphCollection
IdxRichEditReadOnlyShapeCollection
IdxRichEditReadOnlyTableCollection
IdxRichEditRegexSearchGroup
IdxRichEditRegexSearchGroupCollection
IdxRichEditRegexSearchMatch
IdxRichEditRegexSearchResult
IdxRichEditSearchResult
IdxRichEditSection
IdxRichEditSectionCollection
IdxRichEditSectionColumn
IdxRichEditSectionColumnCollection
IdxRichEditSectionColumns
IdxRichEditSectionLineNumbering
IdxRichEditSectionMargins Contains page margin settings.
IdxRichEditSectionPage
IdxRichEditSectionPageNumbering
IdxRichEditSelectionCollection
IdxRichEditShape Exposes a floating shape within the document’s shape collection.
IdxRichEditShapeCollection Exposes a document’s floating shape collection.
IdxRichEditShapeFill Exposes the floating shape‘s background fill settings.
IdxRichEditShapeLine Exposes the appearance settings applied to the floating shape‘s outline.
IdxRichEditStyleCollection<T> An interface providing the basic functionality used by all document style collections.
IdxRichEditSubDocument Exposes the basic functionality related to document elements.
IdxRichEditTabInfo
IdxRichEditTabInfoCollection Exposes the collection of tab stops in a paragraph.
IdxRichEditTable Exposes a table in a document.
IdxRichEditTableBorder Exposes table border appearance settings.
IdxRichEditTableBorders Exposes internal and external table borders in a document.
IdxRichEditTableCell
IdxRichEditTableCellBorder
IdxRichEditTableCellBorders
IdxRichEditTableCellCollection
IdxRichEditTableCellPropertiesBase
IdxRichEditTableCellStyle
IdxRichEditTableCollection A collection of tables in a document.
IdxRichEditTableConditionalStyle
IdxRichEditTableConditionalStyleProperties
IdxRichEditTablePropertiesBase
IdxRichEditTableRow
IdxRichEditTableRowCollection
IdxRichEditTableStyle
IdxRichEditTableStyleCollection Exposes a table style collection.
IdxRichEditTemplateAbstractNumberingList
IdxRichEditTextBox Exposes a text box within a floating shape.

Enums

Name Description
TdxRichEditAutoFitBehaviorType
TdxRichEditConditionalTableStyleFormattingType
TdxRichEditDocumentFormat Enumerates document formats available for TdxRichEditControl and TdxRichEditDocumentServer components.
TdxRichEditDocumentUnit Enumerates measurement units used in a document.
TdxRichEditHeaderFooterType Enumerates available header and footer types.
TdxRichEditHeightType
TdxRichEditInsertOptions Enumerates options that can be used to insert a formatted text fragment.
TdxRichEditLineNumberingRestart Enumerates available line numbering modes in a document.
TdxRichEditMergeMode Enumerates available document mail merge modes.
TdxRichEditMergeRecords Enumerates source records that supply data for a mail merge operation.
TdxRichEditNumberingFormat Enumerates numbering formats used for automatical numbering of lines, pages, objects, etc.
TdxRichEditNumberingType Enumerats available numbering list types.
TdxRichEditPaperKind Enumerates predefined paper sizes for a section page.
TdxRichEditParagraphAlignment Enumerates available paragraph alignment options.
TdxRichEditParagraphFirstLineIndent Enumerates available indentation options that can be applied to the first paragraph line.
TdxRichEditParagraphLineSpacing Enumerates available paragraph line spacing options.
TdxRichEditSearchDirection Enumerates available search directions.
TdxRichEditSearchOption Enumerates search condition flags.
TdxRichEditSectionStartType Enumerates available section break types.
TdxRichEditShapeHorizontalAlignment Enumerates floating shape horizontal alignment modes.
TdxRichEditShapeRelativeHorizontalPosition Enumerates base horizontal document positions for a floating picture or text box.
TdxRichEditShapeRelativeVerticalPosition Enumerates base vertical document positions for a floating picture or text box.
TdxRichEditShapeVerticalAlignment Enumerates floating shape vertical alignment modes.
TdxRichEditStrikeoutType Enumerates available strikeout styles.
TdxRichEditSubDocumentType Enumerates subdocument types in the Rich Edit control’s document model.
TdxRichEditTabAlignmentType Enumerates available tab stop alignments.
TdxRichEditTabLeaderType Enumerates repeated characters used to fill the space between two parts of a text string separated by the tab that ends at a tab stop.
TdxRichEditTableBorderLineStyle
TdxRichEditTableCellVerticalAlignment
TdxRichEditTableLayoutType Enumerates table layout types.
TdxRichEditTableLookType
TdxRichEditTableRowAlignment
TdxRichEditTextBoxSizeRule Enumerates floating text box height calculation modes.
TdxRichEditTextWrappingType Enumerates available document layer positions and text wrapping modes for a floating shape.
TdxRichEditUnderlineType Enumerates available underline styles.
TdxRichEditUsedCharacterFormattingOption Enumerates character attributes.
TdxRichEditUsedParagraphFormattingOption
TdxRichEditUsedTableCellFormattingOption
TdxRichEditUsedTableFormattingOption
TdxRichEditWidthType

Types

Name Description
TdxRichEditCharacterPropertiesMask
TdxRichEditConditionalTableStyleFormattingTypes
TdxRichEditParagraphPropertiesMask
TdxRichEditSearchOptions A set of search condition flags applied to a search operation in a document.
TdxRichEditTableCellProcessorDelegate A reference to an anonymous procedure that customizes all cells in a table.
TdxRichEditTableCellPropertiesMask
TdxRichEditTableLookTypes
TdxRichEditTablePropertiesMask
TdxRichEditTableRowProcessorDelegate A reference to an anonymous procedure that customizes all rows in a table.