PDFAttachmentExtractionInput 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.
PDF Attachment Extraction
public class PDFAttachmentExtractionInput
type PDFAttachmentExtractionInput = class
Public Class PDFAttachmentExtractionInput
- Inheritance
-
PDFAttachmentExtractionInput
Constructors
| Name | Description |
|---|---|
| PDFAttachmentExtractionInput() | |
Properties
| Name | Description |
|---|---|
| Async |
Creates a background processing job. |
| Expiration |
Set the expiration time for the output link in minutes (default is 60 i.e 60 minutes or 1 hour), After this specified duration, any generated output file(s) will be automatically deleted from PDF.co temporary files storage. The maximum duration for link expiration varies based on your current subscription plan. |
| Inline |
Determines whether to return output in response or link to output file. |
| Name |
Base file name for new PDF files |
| Profiles |
Use this parameter to set additional configurations for fine-tuning and extra options. Explore PDF.co knowledgebase (https://developer.pdf.co/api/profiles/index.html) for profile examples. |
| Url |
Url to the source PDF document |