|
FoxitPDFSDKforWeb v11.0.4
Foxit PDF SDK for Web
|
This is the complete list of members for PDFDoc, including all inherited members.
| addAnnot(pageIndex, annotJson) | PDFDoc | inline |
| addAnnotGroup(pageIndex, annotJsons, headerIndex) | PDFDoc | inline |
| addAnnots(annotJsonArray) | PDFDoc | inline |
| addDestroyHook(...hooks) | Disposable | inline |
| addEmbeddedFile(key, fileSpec) | PDFDoc | inline |
| addHeaderFooter(headerFooter) | PDFDoc | inline |
| addLayerGraphicObject(layerNodeId, pageIndex, graphicObjectIndex) | PDFDoc | inline |
| addLayerNode(parentLayerId, {index, name, hasLayer=false}={}) | PDFDoc | inline |
| addPagingSealSignature(info) | PDFDoc | inline |
| addWatermark(data) | PDFDoc | inline |
| applyRedaction() | PDFDoc | inline |
| autoRecognitionForm(options={}) | PDFDoc | inline |
| checkPassword(password) | PDFDoc | inline |
| drmEncrypt(drmOptions) | PDFDoc | inline |
| exportAnnotsToFDF(fileType=0, annots=null) | PDFDoc | inline |
| exportAnnotsToJSON(annotArray) | PDFDoc | inline |
| exportFormToFile(fileType=FileFormat.fdf) | PDFDoc | inline |
| exportXFAToFile(fileType=FileFormat.xdp) | PDFDoc | inline |
| extractPages(pageRange) | PDFDoc | inline |
| flatten(option) | PDFDoc | inline |
| getAdditionalAction() | PDFDoc | inline |
| getAllBoxesByPageIndex(index) | PDFDoc | inline |
| getAllPagingSealSignatures(pagingSigObjNum) | PDFDoc | inline |
| getAnnots() | PDFDoc | inline |
| getComparisonFilterCountSummary() | PDFDoc | inline |
| getEmbeddedFile(key) | PDFDoc | inline |
| getEmbeddedFileNames() | PDFDoc | inline |
| getFile({ flags=0, fileName=this.getFileName(), progressHandler=noop }={ flags:0, fileName:this.getFileName(), progressHandler:noop }) | PDFDoc | inline |
| getFontsInfo() | PDFDoc | inline |
| getHeaderFooter() | PDFDoc | inline |
| getId() | PDFDoc | inline |
| getInfo() | PDFDoc | inline |
| getLayerNodesJson(force=false) | PDFDoc | inline |
| getMetadata() | PDFDoc | inline |
| getOpenAction() | PDFDoc | inline |
| getPageAnnots(index) | PDFDoc | inline |
| getPageByIndex(index) | PDFDoc | inline |
| getPageCount() | PDFDoc | inline |
| getPageLabels(pageIndexes) | PDFDoc | inline |
| getPasswordType() | PDFDoc | inline |
| getPDFForm() | PDFDoc | inline |
| getPermissions() | PDFDoc | inline |
| getStream(writeChunk, flag=0, endAllOperations) | PDFDoc | inline |
| getText(pages) | PDFDoc | inline |
| getTextSearch(pattern, flags) | PDFDoc | inline |
| getUserPermissions() | PDFDoc | inline |
| getViewPreference() | PDFDoc | inline |
| getWordCount() | PDFDoc | inline |
| has3DAnnots() | PDFDoc | inline |
| hasForm() | PDFDoc | inline |
| hasOwnerPassword() | PDFDoc | inline |
| importAnnotsFromFDF(fdf, escape=true) | PDFDoc | inline |
| importAnnotsFromJSON(annotsJson) | PDFDoc | inline |
| importFormFromFile(file, format, encoding='UTF-8') | PDFDoc | inline |
| importXFAFromFile(file, format=FileFormat.xdp) | PDFDoc | inline |
| insertBlankPages(pageRange, width, height) | PDFDoc | inline |
| insertPage(pageIndex, width, height) | PDFDoc | inline |
| insertPages({destIndex, file, password="", flags=0, layerName="", startIndex, endIndex}) | PDFDoc | inline |
| isCompareDoc() | PDFDoc | inline |
| isDocModified() | PDFDoc | inline |
| isLinearized() | PDFDoc | inline |
| loadThumbnail(options) | PDFDoc | inline |
| makeRedactByPages(pages) | PDFDoc | inline |
| mergePDFDoc(options) | PDFDoc | inline |
| movePagesTo(pageRange, destIndex=0) | PDFDoc | inline |
| movePageTo(pageIndex, destIndex) | PDFDoc | inline |
| ownsTo(owner) | Disposable | inline |
| removeAllEmbeddedFiles() | PDFDoc | inline |
| removeAllWatermarks() | PDFDoc | inline |
| removeEmbeddedFileByName(name) | PDFDoc | inline |
| removeHeaderFooter() | PDFDoc | inline |
| removeHiddenData(types=[]) | PDFDoc | inline |
| removeLayerGraphicObject(layerNodeId, pageIndex, graphicObjectIndex) | PDFDoc | inline |
| removeLayerNode(layerNodeId) | PDFDoc | inline |
| removeOpenAction() | PDFDoc | inline |
| removePage(pageIndex) | PDFDoc | inline |
| removePages(pageRange) | PDFDoc | inline |
| removePagingSealSignature(info) | PDFDoc | inline |
| removeSignature(fieldName) | PDFDoc | inline |
| rotatePages(pageRange, rotation) | PDFDoc | inline |
| sanitize() | PDFDoc | inline |
| searchText(pages, words, options={}) | PDFDoc | inline |
| setEmbeddedFile(key, fileSpec) | PDFDoc | inline |
| setLayerNodeVisible(layerId, visible) | PDFDoc | inline |
| setMetadataValue(key, value) | PDFDoc | inline |
| setOpenAction(actionType, actionData) | PDFDoc | inline |
| setPagesBox({ indexes, width, height, offsetX, offsetY, boxes, removeWhiteMargin }={}) | PDFDoc | inline |
| setPasswordAndPermission(userPassword, ownerPassword, permission=0xfffffffc, cipher=cipherType.AES256, isEncryptMetadata=true) | PDFDoc | inline |
| sign(signInfo, DigestSignHandler) | PDFDoc | inline |
| updateHeaderFooter(headerFooter) | PDFDoc | inline |
| updatePagingSealInfo(info) | PDFDoc | inline |
| updatePagingSealSignature(info) | PDFDoc | inline |
| verifySignature(field, VerifyHandler) | PDFDoc | inline |