ShapeTextAlignment.BottomMarginPt

ShapeTextAlignment.BottomMarginPt property

Returns the bottom margin in unit of Points

public double BottomMarginPt { get; set; }

Examples


[C#]
shapeTextAlignment.BottomMarginPt = 2.0d;

See Also