Click or drag to resize

RichEdit.Numbering Property (Typed)

X#
A constant representing the type of paragraph numbering currently associated with the rich edit:

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY Numbering AS WORD GET SET 
Request Example View Source

Property Value

Type: Word
A constant representing the type of paragraph numbering currently associated with the rich edit:
Remarks
One of the following constants representing the type of paragraph numbering currently associated with the rich edit:
ConstantDescription
REPARA_NUMBERParagraphs are numbered
REPARA_BULLETParagraphs are bulleted
See Also