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

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

public DocumentLoadedEventArgs(
	string fileName
)

Parameters

fileName
Type: SystemString
Name of the file.
See Also

Reference