See: Description
| Class | Description | 
|---|---|
| CombineFilesOperation | 
 Combines multiple PDF files into a single PDF file. 
 | 
| CompressPDFOperation | 
 An operation that reduces the size of a PDF file. 
 | 
| CreatePDFOperation | 
 An operation that converts a non-PDF file to a PDF file. 
 | 
| DeletePagesOperation | 
 An operation to delete pages in a PDF file. 
 | 
| ExportPDFOperation | 
 An operation which exports a source PDF file to a supported format specified by
  
ExportPDFTargetFormat. | 
| InsertPagesOperation | 
 An operation that can be used to insert pages of multiple PDF files into a base PDF file. 
 | 
| LinearizePDFOperation | 
 An operation that converts a PDF file into a linearized (also known as "web optimized") PDF file. 
 | 
| OCROperation | 
 Convert a PDF file into a searchable PDF file. 
 | 
| ProtectPDFOperation | 
 An operation that converts a PDF file into a password protected PDF file. 
 | 
| ReorderPagesOperation | 
 An operation that allows to rearrange pages in a PDF file according to the specified order. 
 | 
| ReplacePagesOperation | 
 An operation that allows specific pages in a PDF file to be replaced with pages from multiple PDF files. 
 | 
| RotatePagesOperation | 
 An operation that allows rotation of specific pages in a PDF file. 
 | 
Copyright © 2020 Adobe. All rights reserved.