Gets the value indicating whether the text should be rendered.
When converting a PDF page to image, the text on the page can be removed from rendering if this property is set to true.
public boolean getRenderText()
|
Return Value
True if the text should be rendered, false otherwise.