Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / TextFrameFormat Class / WrapFormat Property

In This Topic
    WrapFormat Property (TextFrameFormat)
    In This Topic
    Gets or sets how text frame transform a text.
    Syntax
    'Declaration
     
    Public Property WrapFormat As TextWrapFormat
    public TextWrapFormat WrapFormat {get; set;}
    See Also