PdfWebControlRenderTextOnDemand Property |
Namespace: RadPdf.Web.UI
To have an effect, this property must be set before CreateDocument(String, Byte) is called.
This property will be ignored if AllowFindMatchingPdf is true and the PDF referenced by CreateDocument(String, Byte) was previously loaded. (The value of this property when the PDF was originally loaded by CreateDocument(String, Byte) will instead be used)
This property will be ignored if RenderOnDemand is false.
RAD PDF prior to version 2.32 did not support this feature. All documents created with version 2.31 and earlier will behave as if this property is false.