In This Topic
Gets or sets whether text should remain upright, regardless of the transform applied to it
and the accompanying shape transform.
Syntax
'Declaration
Public Property NoTextRotation As System.Boolean
public System.bool NoTextRotation {get; set;}
See Also