Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / TextFrameFormat Class / NoTextRotation Property

In This Topic
    NoTextRotation Property
    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