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