| AddHeaderFooter(headerfooter) | PDFDoc | |
| AddIndirectObject(pdf_object) | PDFDoc | |
| AddPageFromTemplate(template_name) | PDFDoc | |
| AddPagingSealSignature(page_range, width, height) | PDFDoc | |
| AddTableOfContents(title, bookmark_level_array) | PDFDoc | |
| AddTableOfContents(table_of_contents_config) | PDFDoc | |
| CheckPassword(password) | PDFDoc | |
| ClearRenderCache() | PDFDoc | |
| constructor() | PDFDoc | |
| constructor(path) | PDFDoc | |
| constructor(buffer) | PDFDoc | |
| constructor(file_read, is_async) | PDFDoc | |
| CreateDSS() | PDFDoc | |
| CreateRootBookmark() | PDFDoc | |
| DeleteIndirectObject(object_number) | PDFDoc | |
| DoJSOpenAction() | PDFDoc | |
| e_Annots | PDFDoc | static |
| e_DisplayFullScreen | PDFDoc | static |
| e_DisplayUseAttachment | PDFDoc | static |
| e_DisplayUseNone | PDFDoc | static |
| e_DisplayUseOC | PDFDoc | static |
| e_DisplayUseOutlines | PDFDoc | static |
| e_DisplayUseThumbs | PDFDoc | static |
| e_EncryptCDRM | PDFDoc | static |
| e_EncryptCertificate | PDFDoc | static |
| e_EncryptCustom | PDFDoc | static |
| e_EncryptFoxitDRM | PDFDoc | static |
| e_EncryptNone | PDFDoc | static |
| e_EncryptPassword | PDFDoc | static |
| e_EncryptRMS | PDFDoc | static |
| e_EncryptUnknown | PDFDoc | static |
| e_ExtractPagesOptionAnnotation | PDFDoc | static |
| e_ExtractPagesOptionAttachFiles | PDFDoc | static |
| e_ExtractPagesOptionJavascript | PDFDoc | static |
| e_ExtractPagesOptionObjectStream | PDFDoc | static |
| e_ExtractPagesOptionOCProperties | PDFDoc | static |
| e_ExtractPagesOptionStructureTree | PDFDoc | static |
| e_Forms | PDFDoc | static |
| e_ImportFlagNormal | PDFDoc | static |
| e_ImportFlagShareStream | PDFDoc | static |
| e_ImportFlagWithLayers | PDFDoc | static |
| e_InsertDocOptionAttachments | PDFDoc | static |
| e_Links | PDFDoc | static |
| e_PermAnnotForm | PDFDoc | static |
| e_PermAssemble | PDFDoc | static |
| e_PermExtract | PDFDoc | static |
| e_PermExtractAccess | PDFDoc | static |
| e_PermFillForm | PDFDoc | static |
| e_PermModify | PDFDoc | static |
| e_PermPrint | PDFDoc | static |
| e_PermPrintHigh | PDFDoc | static |
| e_PwdInvalid | PDFDoc | static |
| e_PwdNoPassword | PDFDoc | static |
| e_PwdOwner | PDFDoc | static |
| e_PwdUser | PDFDoc | static |
| e_SaveFlagIncremental | PDFDoc | static |
| e_SaveFlagLinearized | PDFDoc | static |
| e_SaveFlagNoOriginal | PDFDoc | static |
| e_SaveFlagNormal | PDFDoc | static |
| e_SaveFlagNoUpdatingMetadataDateTime | PDFDoc | static |
| e_SaveFlagRemoveRedundantObjects | PDFDoc | static |
| e_SaveFlagXRefStream | PDFDoc | static |
| e_WrapperFoxit | PDFDoc | static |
| e_WrapperNone | PDFDoc | static |
| e_WrapperPDFV2 | PDFDoc | static |
| ExportAnnotToFDF(pdf_annot, fdf_doc) | PDFDoc | |
| ExportFormFieldsToFDF(field_array, is_include, fdf_doc) | PDFDoc | |
| ExportToFDF(fdf_doc, types, page_range) | PDFDoc | |
| GetBookmarkLevelDepth() | PDFDoc | |
| GetCatalog() | PDFDoc | |
| GetCertificateEncryptData() | PDFDoc | |
| GetCustomEncryptData() | PDFDoc | |
| GetDisplayMode() | PDFDoc | |
| GetDRMEncryptData() | PDFDoc | |
| GetEditableHeaderFooter() | PDFDoc | |
| GetEmbeddedFontData() | PDFDoc | |
| GetEncryptDict() | PDFDoc | |
| GetEncryptionType() | PDFDoc | |
| GetFileSize() | PDFDoc | |
| GetFileVersion() | PDFDoc | |
| GetFirstAvailPageIndex() | PDFDoc | |
| GetFont(index) | PDFDoc | |
| GetFontCount() | PDFDoc | |
| GetHeader() | PDFDoc | |
| GetIndirectObject(object_number) | PDFDoc | |
| GetInfo() | PDFDoc | |
| GetOpenAction() | PDFDoc | |
| GetPage(index) | PDFDoc | |
| GetPageBasicInfo(index) | PDFDoc | |
| GetPageBasicInfoAsync(index) | PDFDoc | |
| GetPageCount() | PDFDoc | |
| GetPagesDict() | PDFDoc | |
| GetPageText(page_index) | PDFDoc | |
| GetPasswordType() | PDFDoc | |
| GetPayLoadData() | PDFDoc | |
| GetPointerAsNumber() | NativeObjectWrapper | |
| GetReadingBookmark(index) | PDFDoc | |
| GetReadingBookmarkCount() | PDFDoc | |
| GetRMSEncryptData() | PDFDoc | |
| GetRootBookmark() | PDFDoc | |
| GetSecurityHandler() | PDFDoc | |
| GetSignature(index) | PDFDoc | |
| GetSignatureCount() | PDFDoc | |
| GetStdEncryptData() | PDFDoc | |
| GetTrailer() | PDFDoc | |
| GetUserPassword(owner_password) | PDFDoc | |
| GetUserPermissions() | PDFDoc | |
| GetWrapperData() | PDFDoc | |
| GetWrapperOffset() | PDFDoc | |
| GetWrapperType() | PDFDoc | |
| HasForm() | PDFDoc | |
| HasHeaderFooter() | PDFDoc | |
| HasLayer() | PDFDoc | |
| HidePageTemplate(template_name) | PDFDoc | |
| ImportFromFDF(fdf_doc, types, page_range) | PDFDoc | |
| InsertDocument(dest_index, src_doc, options) | PDFDoc | |
| InsertPage(index, width, height) | PDFDoc | |
| InsertPage(index, size) | PDFDoc | |
| InsertReadingBookmark(reading_bookmark_index, title, dest_page_index) | PDFDoc | |
| IsEmpty() | PDFDoc | |
| IsEncrypted() | PDFDoc | |
| IsLinearized() | PDFDoc | |
| IsOwnerPassword(password) | PDFDoc | |
| IsPortfolio() | PDFDoc | |
| IsTaggedPDF() | PDFDoc | |
| IsUserPassword(password) | PDFDoc | |
| IsWrapper() | PDFDoc | |
| IsXFA() | PDFDoc | |
| Load(password) | PDFDoc | |
| LoadW(password) | PDFDoc | |
| MovePagesTo(page_range, dest_index) | PDFDoc | |
| MovePageTo(page, dest_index) | PDFDoc | |
| RemoveAllHeaderFooters() | PDFDoc | |
| RemoveBookmark(bookmark) | PDFDoc | |
| RemoveOpenAction() | PDFDoc | |
| RemovePage(index) | PDFDoc | |
| RemovePage(page) | PDFDoc | |
| RemoveReadingBookmark(reading_bookmark) | PDFDoc | |
| RemoveSecurity() | PDFDoc | |
| RemoveSignature(signature) | PDFDoc | |
| SaveAs(file_path, save_flags) | PDFDoc | |
| SaveAsWrapperFile(file_path, wrapper_data, user_permissions, owner_password) | PDFDoc | |
| SetCacheFile(file_stream, is_own_file_stream) | PDFDoc | |
| SetDisplayMode(display_mode) | PDFDoc | |
| SetFileVersion(version) | PDFDoc | |
| SetOpenAction(action) | PDFDoc | |
| SetSecurityHandler(handler) | PDFDoc | |
| StartAddTiledWatermark(text, settings, page_range, pause) | PDFDoc | |
| StartAddTiledWatermark(src_img_file_path, settings, page_range, pause) | PDFDoc | |
| StartAddTiledWatermark(src_img_stream, settings, page_range, pause) | PDFDoc | |
| StartAddTiledWatermark(page, settings, page_range, pause) | PDFDoc | |
| StartEmbedAllFonts(pause) | PDFDoc | |
| StartExtractPages(file_path, options, page_range, pause) | PDFDoc | |
| StartExtractPages(file, options, page_range, pause) | PDFDoc | |
| StartGetPayloadFile(payload_file, pause) | PDFDoc | |
| StartImportPages(dest_index, src_doc, flags, layer_name, page_range, pause) | PDFDoc | |
| StartImportPagesFromFilePath(dest_index, src_file_path, password, flags, layer_name, page_range, pause) | PDFDoc | |
| StartLoad(password, is_cache_stream, pause) | PDFDoc | |
| StartLoadW(password, is_cache_stream, pause) | PDFDoc | |
| StartRecognizeForm(pause) | PDFDoc | |
| StartSaveAs(file_path, save_flags, pause) | PDFDoc | |
| StartSaveAs(file, save_flags, pause) | PDFDoc | |
| StartSaveAsPayloadFile(file_path, payload_file_path, crypto_filter, description, version, ave_flags, pause) | PDFDoc | |
| UpdateHeaderFooter(headerfooter) | PDFDoc | |