DoNotAutofitConstrainedTables Property
In This Topic
Gets or sets whether to don't autofit tables next to wrapped objects.
Syntax
'Declaration
Public Property DoNotAutofitConstrainedTables As System.Boolean
public System.bool DoNotAutofitConstrainedTables {get; set;}
See Also