Provides arguments for the end event.
constructor(blob: Blob): PdfDocumentEndedEventArgs
Initializes a new instance of the PdfDocumentEndedEventArgs class.
A Blob object that contains the document data.
Gets a Blob object that contains the document data.
Provides a value to use with events that do not have event data.
Provides arguments for the end event.