TextBoxOptions.BottomMarginPt
TextBoxOptions.BottomMarginPt property
Returns the bottom margin in unit of Points
public double BottomMarginPt { get; set; }
Examples
[C#]
shape.TextBoxOptions.BottomMarginPt = 0.2d;
See Also
- class TextBoxOptions
- namespace Aspose.Cells.Drawing.Texts
- assembly Aspose.Cells