Operations

From PDF XChange PDF SDK
Jump to: navigation, search
Line 116: Line 116:
 
|
 
|
 
|}
 
|}
 +
[[PXV:Params_CommonStructures|Common Structures]] - some typical sets of parameters, which describe structures, which frequently used in operations.
 +
 +
[[PXV:Params_NamedValues|Named Values]] - big enums, values of which used for initialize parameters of operations

Revision as of 00:45, 27 May 2015


List of available operations

op.addContent op.document.addDigitalSignature op.document.resizePages
op.annot.setData op.document.addGuides op.document.rotatePages
op.annots.addNew op.document.addHeaderAndFooter op.document.setSecurity
op.annots.delete op.document.addWatermarks op.document.summarizeAnnots
op.annots.duplicate op.document.changeInfo op.document.updateBackground
op.annots.flatten op.document.changePagesProps op.fields.modify
op.annots.move op.document.cropPages op.imagesToDoc
op.annots.setProps op.document.deletePages op.layers.modify
op.appPrefsChanged op.document.digisig.clear op.layers.rename
op.attachments.add op.document.exportCommentsAndFields op.mailSend
op.attachments.addMulti op.document.exportMeasuresToCSV op.newBlankDoc
op.attachments.delete op.document.exportToImages op.OCRPages
op.attachments.edit op.document.extractPages op.openDoc
op.attachments.modContents op.document.highlightText op.pdfNamedDests.delete
op.bookmarks.addNew op.document.importCommentsAndFields op.pdfNamedDests.insert
op.bookmarks.addNew.simple op.document.insertEmptyPages op.pdfNamedDests.rename
op.bookmarks.delete op.document.insertPages op.pdfNamedDests.set
op.bookmarks.export op.document.javaScript op.replaceContent
op.bookmarks.import op.document.movePages op.resetForm
op.bookmarks.move op.document.pageNumbering op.rtfToDoc
op.bookmarks.setProps op.document.printPages op.scanToImages
op.combineDocs op.document.redact op.search
op.contentItems.delete op.document.removeBackground op.submitForm
op.contentItems.setProps op.document.removeBatesNumbering op.textToDoc
op.contentItems.transform op.document.removeHeaderAndFooter op.transformDocSelection
op.document.addBackground op.document.removeWatermarks
op.document.addBatesNumbering op.document.replacePages

Common Structures - some typical sets of parameters, which describe structures, which frequently used in operations.

Named Values - big enums, values of which used for initialize parameters of operations