Namespace: Mindee.Extraction
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623
An extracted sub-Pdf.
public class ExtractedPdf
Inheritance: object → ExtractedPdf
Name | Description |
---|---|
ExtractedPdf(byte[], string) | Initializes a new instance of the ExtractedPdf class. |
Name | Description |
---|---|
Filename | Name of the original file. |
PdfBytes | File object for an ExtractedPdf. |
Name | Description |
---|---|
AsInputSource() | Return the file in a format suitable for sending to MindeeClient for parsing. |
GetPageCount() | Wrapper for pdf GetPageCount(); |
WriteToFile(string) | Write the Pdf to a file. |
Documentation generated by MdDocs