ShapeTextAlignment.IsAutoMargin
ShapeTextAlignment.IsAutoMargin property
Indicates whether the margin of the text frame is automatic.
public bool IsAutoMargin { get; set; }
Examples
[C#]
shapeTextAlignment.IsAutoMargin = true;
See Also
- class ShapeTextAlignment
- namespace Aspose.Cells.Drawing.Texts
- assembly Aspose.Cells