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