PDFAttachmentExtractionResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Response for PDF Attachment Extraction
public class PDFAttachmentExtractionResponse
type PDFAttachmentExtractionResponse = class
Public Class PDFAttachmentExtractionResponse
- Inheritance
-
PDFAttachmentExtractionResponse
Constructors
| Name | Description |
|---|---|
| PDFAttachmentExtractionResponse() | |
Properties
| Name | Description |
|---|---|
| Credits |
PDF.co credits used for this request |
| Duration |
Request execution duration |
| Error |
Indicates whether the operation is successful or not. |
| JobId |
jobId |
| Name |
Output document name |
| PageCount |
Number of pages in the output document. |
| RemainingCredits |
PDF.co account remaining credits |
| Status |
Status code for HTTP response |
| Url |
Output document URL. |
| Urls |
urls |