C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / TableCol Class / Size Property

In This Topic
Size Property (TableCol)
In This Topic
Gets or sets the size of the current vector (height if the vector is a TableRow, width if the vector is a TableCol).
Syntax
'Declaration
 
Public Property Size As Unit
 
See Also