ComponentOne Word for UWP
RightIndent Property (C1WordDocument)

C1.UWP.Word Assembly > C1.Xaml.Word Namespace > C1WordDocument Class : RightIndent Property
Gets or sets a current right indent of this document.
Syntax
'Declaration
 
Public Property RightIndent As System.Single
public System.float RightIndent {get; set;}

Property Value

The right indent of the Word/RTF document.
See Also

Reference

C1WordDocument Class
C1WordDocument Members