ConvertAndCombineSection
API versions: 1.0 – 3.0
Class used to pass information to the SOAP api defining a section of a combined file including page order and bookmarks
Properties
Properties with a * are required
| fileId * | string | The unique identifier for the file used in this section |
| start | int | The starting page number from the fileId file to be used in this section |
| end | int | The ending page number from the fileId file to be used in this section |
| bookmark | string | The bookmark to be placed in the combined PDF file at the start of this section |








