'DeclarationPublic Property TableWidthOutputMode As TableWidthOutputMode
'UsageDim instance As HtmlConversionOptions Dim value As TableWidthOutputMode instance.TableWidthOutputMode = value value = instance.TableWidthOutputMode
public TableWidthOutputMode TableWidthOutputMode {get; set;}