API Reference
Class
PdfRepairArtifact
Creates bounded repair artifacts only for defects the parser recovered explicitly.
Inheritance
- Object
- PdfRepairArtifact
Methods
public static PdfRepairArtifactResult Create(Byte[] pdf, PdfRepairArtifactOptions options = null, PdfLoadOptions readOptions = null) #Returns:
PdfRepairArtifactResultNormalizes recovered source defects, then proves strict reopen and structural preservation.
Parameters
- pdf System.Byte[]
- options OfficeIMO.Pdf.PdfRepairArtifactOptions = null
- readOptions OfficeIMO.Pdf.PdfLoadOptions = null