RightIndent Property (C1WordDocument)
In This Topic
Gets or sets a current right indent of this document.
Syntax
'Declaration
Public Property RightIndent As Single
public float RightIndent {get; set;}
Property Value
The right indent of the Word/RTF document.
See Also