Aspose::Words::Drawing::TextBox::set_LayoutFlow method

TextBox::set_LayoutFlow method

Determines the flow of the text layout in a shape.

void Aspose::Words::Drawing::TextBox::set_LayoutFlow(Aspose::Words::Drawing::LayoutFlow value)

Remarks

The default value is Horizontal.

See Also