[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ParagraphFormat.TextboxTightWrap

TextboxTightWrap Property

TextboxTightWrap

Gets or sets whether, for paragraphs in a text box, the surrounding text shall be allowed to overlap with the empty text box boundaries and tight wrap to the extents of the text within the text box.

Declaration
public TextboxTightWrap TextboxTightWrap { get; set; }
Public Property TextboxTightWrap As TextboxTightWrap
Remarks

This property has only effect for paragraphs that are contained within a text box, ignored otherwise.