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