TablePreferredWidth Property |
Sets the width of the table. Whether the table width is in points or in percent depends on the value of PreferredWidthType.
Namespace: Aceoffix.WordWriterAssembly: Aceoffix (in Aceoffix.dll) Version: 5.0.0.1
Syntaxpublic float PreferredWidth { set; }
Public WriteOnly Property PreferredWidth As Single
Set
Property Value
Type:
Single
See Also