Returns or sets the distance (in points) between the document text and the left edge of the shape.
[Visual Basic]Public Property DistanceLeft As
Double [C#]public
double DistanceLeft {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