The following tables list the members exposed by PdfCompressorWriteAsyncCompletedEventArgs.
Name | Description | |
---|---|---|
PdfCompressorWriteAsyncCompletedEventArgs | Initializes a new PdfCompressorWriteAsyncCompletedEventArgs class instance with default parameters. |
Name | Description | |
---|---|---|
FileName | Gets the file name that was created. It can be null if the PDF content was written to a stream. | |
Stream | Gets the created stream. It can be null if the PDF content was written to a file. |