Método Aspose::Pdf::HtmlSaveOptions::set_RenderTextAsImage
HtmlSaveOptions::set_RenderTextAsImage method
Si el atributo RenderTextAsImage se establece en true, el texto de origen se convierte en una imagen en HTML. Puede ser útil para hacer que el texto no sea seleccionable o cuando el texto HTML no se renderiza correctamente.
void Aspose::Pdf::HtmlSaveOptions::set_RenderTextAsImage(bool value)
Ver también
- Class HtmlSaveOptions
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++