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