HtmlSaveOptions.SaveTransparentTexts

HtmlSaveOptions.SaveTransparentTexts field

Pdf can contain transparent texts that can be selected to clipboard (usually it happen when document contains images and OCRed texts extracted from it). This settings tells to converter whether we need save such texts as transparent selectable texts in result HTML

public bool SaveTransparentTexts;

See Also