SetWrapTextInShape Method

SetWrapTextInShape function

Specifies text wrapping within a shape.False - No wrapping will occur on text body.True - Wrapping will occur on text body.


func (instance *TextBoxOptions) SetWrapTextInShape(value bool)  error

Remarks

See Also