Aspose::Words::Drawing::TextBox::get_NoTextRotation method

TextBox::get_NoTextRotation method

Gets a boolean value indicating either text of the TextBox should not rotate when the shape is rotated.

bool Aspose::Words::Drawing::TextBox::get_NoTextRotation()

Remarks

The default value is false

See Also