DefaultPdfIntegrationProvider Methods |
The DefaultPdfIntegrationProvider type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | OnDocumentAppending |
Called before a document is appended.
(Inherited from PdfIntegrationProvider.) |
![]() | OnDocumentCreated |
Called after a document is created.
(Inherited from PdfIntegrationProvider.) |
![]() ![]() | OnDocumentDownloading |
Called before a document is downloaded.
(Inherited from PdfIntegrationProvider.) |
![]() | OnDocumentEmbeddedFileDownloading |
Called before an embedded file is download from a document.
(Inherited from PdfIntegrationProvider.) |
![]() ![]() | OnDocumentInit |
Called before a document is loaded, as the document interface is initializing.
(Inherited from PdfIntegrationProvider.) |
![]() ![]() | OnDocumentPrinting |
Called before a document is printed.
(Inherited from PdfIntegrationProvider.) |
![]() ![]() | OnDocumentSaved |
Called after a document is saved.
(Inherited from PdfIntegrationProvider.) |
![]() ![]() | OnDocumentSaving |
Called before a document is saved.
(Inherited from PdfIntegrationProvider.) |
![]() ![]() | OnDocumentSearching |
Called before a document is searched.
(Inherited from PdfIntegrationProvider.) |
![]() | OnDocumentUploading |
Called before a document is uploaded into an empty PdfWebControlLite instance.
(Inherited from PdfIntegrationProvider.) |
![]() ![]() | OnHttpHandlerException |
Called when an exception occurs in a call to the [!:PdfHttpHandler] configured.
(Inherited from PdfIntegrationProvider.) |
![]() | OnInternalWarning |
Called when an internal warning occurs.
(Inherited from PdfIntegrationProvider.) |
![]() ![]() | OnObjectDataAdding |
Called before an object's data (e.g. the image data for an PdfImageShape object) is added.
(Inherited from PdfIntegrationProvider.) |
![]() | OnPageRenderOnDemand |
Called before an page is rendered on demand.
(Inherited from PdfIntegrationProvider.) |
![]() ![]() | ProcessAppendDataRequest |
Called when processing a request for object data initiated by the Client API which set the user mode to object insertion with a custom object key.
(Inherited from PdfIntegrationProvider.) |
![]() ![]() | ProcessObjectDataRequest |
Called when processing a request for object data initiated by the Client API which set the user mode to object insertion with a custom object key.
(Inherited from PdfIntegrationProvider.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |