RichEdit.SecondaryIndent Property | |
A numeric value representing the indent of the second and subsequent lines of a paragraph in the rich edit.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY SecondaryIndent AS USUAL GET SET
public virtual Usual SecondaryIndent { get; set; }
Request Example
View SourceProperty Value
Type:
UsualA numeric value representing the indent of the second and subsequent lines of a paragraph in the rich edit.
See Also