Link Search Menu Expand Document

IVectorRenderer Events

The IVectorRenderer type exposes the following members.

Events
NameDescription
Public eventParsingError
Raised on PDF document parsing errors. This usually indicates a damaged document.
(Inherited from IBaseRenderer.)
Public eventPasswordRequired
Occurs when the password required to decrypt the document.
(Inherited from IBaseRenderer.)
Public eventProgressChanged
Raised for each reported progress value. Allows to cancel the processing.
(Inherited from IBaseRenderer.)
Top
See Also

Reference