Indentation.RightChars Property
Right Indentation in Character Units.Represents the attribte in schema: w:rightChars
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "rightChars")> _
Public Property RightChars As Int32Value
Get
Set
'Usage
Dim instance As Indentation
Dim value As Int32Value
value = instance.RightChars
instance.RightChars = value
[SchemaAttrAttribute(, "rightChars")]
public Int32Value RightChars { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.