Aspose::Pdf::HtmlSaveOptions::SaveTransparentTexts field

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.

bool Aspose::Pdf::HtmlSaveOptions::SaveTransparentTexts

See Also