SplitPdf2Response 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 Split PDF (Advanced)
public class SplitPdf2Response
type SplitPdf2Response = class
Public Class SplitPdf2Response
- Inheritance
-
SplitPdf2Response
Constructors
| Name | Description |
|---|---|
| SplitPdf2Response() | |
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 |