get_IsTextBox()

AutoShape::get_IsTextBox() method

Specifies if the shape is a text box.

bool Aspose::Slides::AutoShape::get_IsTextBox() override

Remarks

If shape is not specified to be a text box does not mean that it cannot have text attached to it. A text box is merely a specialized shape with specific properties.

See Also