Click or drag to resize

Table PreferredWidth Property

This property specifies the preferred horizontal width of a table.

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public PreferredWidth PreferredWidth { get; set; }

Property Value

Type: PreferredWidth
See Also