Click or drag to resize

HtmlConvertOptionsTableAutoFit Property

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

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

Property Value

Boolean
See Also