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