Aspose::Pdf::HtmlSaveOptions::get_RenderTextAsImage method

HtmlSaveOptions::get_RenderTextAsImage method

If attribute RenderTextAsImage set to true, the text from the source becomes an image in HTML. May be useful to make text unselectable or HTML text is not rendered properly.

bool Aspose::Pdf::HtmlSaveOptions::get_RenderTextAsImage() const

See Also