PdfExportedEventArgs Properties
Provides data for the PdfExported event.
Name | Description |
---|---|
Base64 | Returns the exported PDF file encoded into Base64. |
Document |
Returns the document’s unique identifier. |
See Also