TRVSeqItemInfo.NumberType

<< Click to display table of contents >>

TRVSeqItemInfo.NumberType

Numbering type.

property NumberType: TRVSeqType;

See TRVSeqType for possible values.

This property is initialized in the constructor CreateEx.

This property is ignored in inherited classes: TRVFootnoteItemInfo, TRVEndnoteItemInfo, TRVSidenoteItemInfo, TRVTextBoxItemInfo.

If you change this property for an item that was already inserted in a document, call RichView.RefreshSequences.

Use TRichViewEdit.SetCurrentItemExtraIntPropertyEx to change value of this property as an editing operation.

See also properties:

FormatString.