ComponentOne Word for UWP
IsAutoWidth Property

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfColumn Class : IsAutoWidth Property
Gets or sets is automatic width for this column.
Syntax
'Declaration
 
Public Property IsAutoWidth As System.Boolean
public System.bool IsAutoWidth {get; set;}

Property Value

true if automatic width, otherwise false.
See Also

Reference

RtfColumn Class
RtfColumn Members