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

In This Topic
    IsFitTextToShape Property (FilledShape)
    In This Topic
    Gets or sets fit text to shape or no.
    Syntax
    'Declaration
     
    Public Property IsFitTextToShape As Boolean
    public bool IsFitTextToShape {get; set;}
    See Also