Initializes a new instance of the DocumentSavedEventArgs class.
Namespace: PdfViewerNet
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
Parameters
- fileName
- Type: SystemString
Name of the original file name. Empty if it was byte[] - newFileName
- Type: SystemString
Name of the new file name. It can be the same as fileName.
See Also