ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Canvas Namespace / DrawingShape Class / Wrap Property

In This Topic
    Wrap Property
    In This Topic
    Gets or sets the content wrap type for the shape.
    Syntax
    'Declaration
     
    Public Property Wrap As ShapeWrapType
    public ShapeWrapType Wrap {get; set;}
    See Also