CharacterUnitRightIndent Property
In This Topic
Gets or sets the right indent value (in characters) for the specified paragraphs.
Syntax
'Declaration
Public Property CharacterUnitRightIndent As System.Single
public System.float CharacterUnitRightIndent {get; set;}
See Also