ComponentOne Word for WPF
C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word.Canvas Namespace / FilledShape Class / IsFitTextToShape Property

In This Topic
    IsFitTextToShape Property
    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