[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ParagraphFormat.TextboxTightWrap

TextboxTightWrap Property

TextboxTightWrap

Gets or sets how text wrapping behaves around a text box containing the paragraph. Specifies whether surrounding text is allowed to overlap the text box boundaries and wrap tightly to the actual text content inside the box.

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

This property takes effect only for paragraphs within a text box; it is ignored otherwise.