HtmlLoadOptionsTableAutoFit Property |
Gets or sets a value indicating whether the table shall automatically resize to fit contents. Default value: false.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.7.18
Syntax public bool TableAutoFit { get; set; }
Public Property TableAutoFit As Boolean
Get
Set
Property Value
BooleanSee Also