Skip to main content
A newer version of this page is available. .

IdxRichEditSubDocument Interface

Exposes the basic functionality related to document elements.

Declaration

IdxRichEditSubDocument = interface(IInterface)

Remarks

The IdxRichEditSubDocument interface provides access to properties and methods allowing you to:

The IdxRichEditSubDocument interface is the ancestor of the IdxRichEditDocument interface referenced by the Rich Edit control’s Document property.

Inheritance

IInterface
IdxRichEditSubDocument
See Also