DocumentClosedEventArgs Constructor Terminal Works - PDF Printing.Net Library
Initializes a new instance of the DocumentClosedEventArgs class.

Namespace: PdfViewerNet
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public DocumentClosedEventArgs(
	string closedFileName
)

Parameters

closedFileName
Type: SystemString
Name of the closed file. Empty if it was byte[]
See Also

Reference