Click or drag to resize

TableFormat AllowAutoFit Property

Gets or sets a value indicating whether the layout should automatically fit the content.

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

Property Value

Type: Boolean
See Also