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