Back to Devexpress

IdxRichEditDocument.AbstractNumberingLists Property

vcl-dxrichedit-dot-nativeapi-dot-idxricheditdocument-03ba8512.md

latest1.0 KB
Original Source

IdxRichEditDocument.AbstractNumberingLists Property

Provides access to the collection of abstract numbering lists in the opened document.

Declaration

delphi
property AbstractNumberingLists: IdxRichEditAbstractNumberingListCollection read;

Property Value

Type
IdxRichEditAbstractNumberingListCollection

Remarks

Abstract numbering definitions are used to determine both the appearance and behavior of numbered lists in the document. For detailed information on abstract numbering lists, refer to the IdxRichEditAbstractNumberingListCollection interface description.

See Also

IdxRichEditDocument Interface

IdxRichEditDocument Members

dxRichEdit.NativeApi Unit