WrapSquare.DistanceFromRight Property
Distance From Text on Right Edge.Represents the attribte in schema: distR
Namespace: DocumentFormat.OpenXml.Drawing.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "distR")> _
Public Property DistanceFromRight As UInt32Value
Get
Set
'Usage
Dim instance As WrapSquare
Dim value As UInt32Value
value = instance.DistanceFromRight
instance.DistanceFromRight = value
[SchemaAttrAttribute(, "distR")]
public UInt32Value DistanceFromRight { get; set; }
Property Value
Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.