Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / TableFormat Class / WrapAroundText Property

In This Topic
    WrapAroundText Property
    In This Topic
    Gets or sets a value indicating whether the current table is actually a floating table.
    Syntax
    'Declaration
     
    Public Property WrapAroundText As System.Boolean
    public System.bool WrapAroundText {get; set;}
    See Also