PdfExportedEventArgs Constructors
Provides data for the PdfExported event.Name | Parameters | Description |
---|---|---|
PdfExportedEventArgs(String, String) | documentID, base64 | Initializes a new instance of the PdfExportedEventArgs class with specified settings. |
See Also