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

In This Topic
    WrapFormat Property (ShapeBase)
    In This Topic
    Gets the WrapFormat object that contains properties for wrapping text around the current shape.
    Syntax
    'Declaration
     
    Public ReadOnly Property WrapFormat As WrapFormat
    public WrapFormat WrapFormat {get;}
    See Also