ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Canvas Namespace / FilledShape Class / IsWrapText Property

In This Topic
    IsWrapText Property (FilledShape)
    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