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

In This Topic
    WrapFormat Class
    In This Topic
    Represents the properties for wrapping text around a shape or shape range.
    Object Model
    WrapFormat Class
    Syntax
    'Declaration
     
    Public Class WrapFormat 
       Inherits FormattingBag
    public class WrapFormat : FormattingBag 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.FormattingBag
          GrapeCity.Documents.Word.WrapFormat

    See Also