ShapeTextRotateWithShape Property |
Gets or sets a value to determine whether text should remain upright, regardless of the transform applied to it and the accompanying shape transform.
Namespace: SautinSoft.Document.DrawingAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic bool RotateWithShape { get; set; }
Public Property RotateWithShape As Boolean
Get
Set
Property Value
Boolean
See Also