ComponentOne Word for UWP
FitShapesToText Property

C1.UWP.Word Assembly > C1.Xaml.Word Namespace > C1WordDocument Class : FitShapesToText Property
Gets or sets a value specifying whether will the fit the shape by size for the text value on all drawing canvases of this document.
Syntax
'Declaration
 
Public Property FitShapesToText As System.Boolean
public System.bool FitShapesToText {get; set;}

Property Value

true if fit the shape by size for the text value, otherwise false.
See Also

Reference

C1WordDocument Class
C1WordDocument Members