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

In This Topic
    IsFitShapeToText Property (FilledShape)
    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