C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word.Objects Namespace / RtfColumn Class / IsAutoWidth Property

In This Topic
IsAutoWidth Property
In This Topic
Gets or sets is automatic width for this column.
Syntax
'Declaration
 
Public Property IsAutoWidth As Boolean
 

Property Value

true if automatic width, otherwise false.
See Also