SplitPdfResult 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 a PDF file into separate PDF files, one per page
public class SplitPdfResult
type SplitPdfResult = class
Public Class SplitPdfResult
- Inheritance
-
SplitPdfResult
Constructors
| Name | Description |
|---|---|
| SplitPdfResult() | |
Properties
| Name | Description |
|---|---|
| Documents |
PDF documents as output |
| Successful |
True if the operation was successful, false otherwise |