Declaring Type: ExtractedPdf
Namespace: Mindee.Extraction
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623
Initializes a new instance of the ExtractedPdf class.
public ExtractedPdf(byte[] pdfBytes, string filename);
pdfBytes
byte[]
A byte array representation of the Pdf.
filename
string
Name of the original file.
Documentation generated by MdDocs