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