SelectionRightIndent Property
In This Topic
The distance (in inches) between the right edge of the RichTextBox control and the right edge of the text that is selected.
Syntax
'Declaration
Property SelectionRightIndent As Single
float SelectionRightIndent {get; set;}
See Also