_ParagraphFormat.TextboxTightWrap Property
Returns or sets a WdTextboxTightWrap enumeration value that represents how tightly text wraps around shapes or text boxes. Read/write.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property TextboxTightWrap As WdTextboxTightWrap
Get
Set
'Usage
Dim instance As _ParagraphFormat
Dim value As WdTextboxTightWrap
value = instance.TextboxTightWrap
instance.TextboxTightWrap = value
WdTextboxTightWrap TextboxTightWrap { get; set; }
Property Value
Type: Microsoft.Office.Interop.Word.WdTextboxTightWrap
WdTextboxTightWrap