PdfStatus Constructor (String)

Printer API Documentation
Create an instance of the PdfStatus class and loads the status from a file.

Namespace:  pdf7.PdfWriter
Assembly:  pdf7.PdfWriter (in pdf7.PdfWriter.dll) Version: 4.0.0.0 (4.0.1000.111)
Syntax

public PdfStatus(
	string fileName
)

Parameters

fileName
Type: SystemString
Path of status file to load.
See Also

Reference