IRasterRenderer Events
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
The IRasterRenderer type exposes the following members.
Events
Name | Description | |
---|---|---|
ParsingError | Raised on PDF document parsing errors. This usually indicates a damaged document. (Inherited from IBaseRenderer.) | |
PasswordRequired | Occurs when the password required to decrypt the document. (Inherited from IBaseRenderer.) | |
ProgressChanged | Raised for each reported progress value. Allows to cancel the processing. (Inherited from IBaseRenderer.) |
See Also