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: 2025.3.18
Syntaxpublic bool TableAutoFit { get; set; }
Public Property TableAutoFit As Boolean
Get
Set
Property Value
Boolean
See Also