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