[]
        
(Showing Draft Content)

PdfDocumentEndedEventArgs Class

PdfDocumentEndedEventArgs Class

Provides arguments for the PdfDocument.end event.

Heirarchy

Constructors

Properties

Constructors

constructor

Properties

blob

blob: Blob

Gets a Blob object that contains the document data.

chunks

chunks: Uint8Array[]

Gets the underlying array of buffers that contains the document data.

Static empty

empty: EventArgs

Provides a value to use with events that do not have event data.