ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Canvas Namespace / FilledShape Class / IsFitShapeToText Property

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