Click or drag to resize

PdfDocument Constructor (String, RepairOptions)

Initializes a new instance of the PdfDocument class

Namespace:  Atalasoft.PdfDoc
Assembly:  Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public PdfDocument(
	string path,
	RepairOptions repairOptions
)

Parameters

path
Type: SystemString
repairOptions
Type: Atalasoft.PdfDoc.RepairRepairOptions
See Also