ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.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 System.Boolean
    public System.bool IsWrapText {get; set;}
    See Also