Returns or sets the distance (in points) between the document text and the right edge of the shape.
[Visual Basic]Public Property DistanceRight As
Double [C#]public
double DistanceRight {get; set;}
Remarks
The default value is 1/8 inch.
Has effect only for top level shapes.
See Also
ShapeBase Class | Aspose.Words.Drawing Namespace