Click or drag to resize

HtmlLoadOptionsTableAutoFit Property

Gets or sets a value indicating whether the table shall automatically resize to fit contents. Default value: false.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public bool TableAutoFit { get; set; }

Property Value

Boolean
See Also