Aspose::Words::Drawing::TextBox::set_NoTextRotation method

TextBox::set_NoTextRotation method

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

void Aspose::Words::Drawing::TextBox::set_NoTextRotation(bool value)

Remarks

The default value is false

See Also