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