ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Canvas Namespace / FilledShape Class / IsWrapText Property

In This Topic
    IsWrapText Property
    In This Topic
    Gets or sets wrap text of the shape or no.
    Syntax
    'Declaration
     
    Public Property IsWrapText As Boolean
    public bool IsWrapText {get; set;}
    See Also