HtmlToRtfHtmlConvertOptionsTableAutoFit Property |
Gets or sets a value indicating whether the table shall automatically resize to fit contents. Default value: false.
Namespace: SautinSoftAssembly: SautinSoft.HtmlToRtf (in SautinSoft.HtmlToRtf.dll) Version: 2026.4.2
Syntaxpublic bool TableAutoFit { get; set; }Public Property TableAutoFit As Boolean
Get
Set
Property Value
Boolean
See Also