CustomGeometryTextBoundingBox Property |
Gets or sets rectangular bounding box for text within a parent shape.
Namespace: SautinSoft.Document.DrawingAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.11.20
Syntax public Rectangle? TextBoundingBox { get; set; }
Public Property TextBoundingBox As Rectangle?
Get
Set
Property Value
NullableRectangleSee Also