ParagraphFormat2.RightIndent Property
Gets or sets the right indent (in points) for the specified paragraphs. Read/write.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property RightIndent As Single
Get
Set
'Usage
Dim instance As ParagraphFormat2
Dim value As Single
value = instance.RightIndent
instance.RightIndent = value
float RightIndent { get; set; }
Property Value
Type: System.Single
Single