Foxit PDF SDK
foxit.pdf.PDFDoc Member List

This is the complete list of members for foxit.pdf.PDFDoc, including all inherited members.

AddHeaderFooter(HeaderFooter headerfooter)foxit.pdf.PDFDocinline
AddIndirectObject(PDFObject pdf_object)foxit.pdf.PDFDocinline
AddPageFromTemplate(string template_name)foxit.pdf.PDFDocinline
AddPagingSealSignature(Range page_range, float width, float height)foxit.pdf.PDFDocinline
AddTableOfContents(string title, Int32Array bookmark_level_array)foxit.pdf.PDFDocinline
AddTableOfContents(TableOfContentsConfig table_of_contents_config)foxit.pdf.PDFDocinline
CheckPassword(byte[] password)foxit.pdf.PDFDocinline
CheckPassword(string password)foxit.pdf.PDFDocinline
ClearRenderCache()foxit.pdf.PDFDocinline
CreateDSS()foxit.pdf.PDFDocinline
CreateRootBookmark()foxit.pdf.PDFDocinline
DataType enum namefoxit.pdf.PDFDoc
DeleteIndirectObject(int object_number)foxit.pdf.PDFDocinline
DisplayMode enum namefoxit.pdf.PDFDoc
DoJSOpenAction()foxit.pdf.PDFDocinline
EncryptType enum namefoxit.pdf.PDFDoc
ExportAnnotToFDF(Annot pdf_annot, foxit.fdf.FDFDoc fdf_doc)foxit.pdf.PDFDocinline
ExportFormFieldsToFDF(FieldArray field_array, bool is_include, foxit.fdf.FDFDoc fdf_doc)foxit.pdf.PDFDocinline
ExportToFDF(foxit.fdf.FDFDoc fdf_doc, int types, Range page_range)foxit.pdf.PDFDocinline
ExtractPagesOptions enum namefoxit.pdf.PDFDoc
GetBookmarkLevelDepth()foxit.pdf.PDFDocinline
GetCatalog()foxit.pdf.PDFDocinline
GetCertificateEncryptData()foxit.pdf.PDFDocinline
GetCustomEncryptData()foxit.pdf.PDFDocinline
GetDisplayMode()foxit.pdf.PDFDocinline
GetDRMEncryptData()foxit.pdf.PDFDocinline
GetEditableHeaderFooter()foxit.pdf.PDFDocinline
GetEmbeddedFontData()foxit.pdf.PDFDocinline
GetEncryptDict()foxit.pdf.PDFDocinline
GetEncryptionType()foxit.pdf.PDFDocinline
GetFileSize()foxit.pdf.PDFDocinline
GetFileVersion()foxit.pdf.PDFDocinline
GetFirstAvailPageIndex()foxit.pdf.PDFDocinline
GetFont(int index)foxit.pdf.PDFDocinline
GetFontCount()foxit.pdf.PDFDocinline
GetHeader()foxit.pdf.PDFDocinline
GetIndirectObject(int object_number)foxit.pdf.PDFDocinline
GetInfo()foxit.pdf.PDFDocinline
GetOpenAction()foxit.pdf.PDFDocinline
GetPage(int index)foxit.pdf.PDFDocinline
GetPageBasicInfo(int index)foxit.pdf.PDFDocinline
GetPageCount()foxit.pdf.PDFDocinline
GetPagesDict()foxit.pdf.PDFDocinline
GetPageText(int page_index)foxit.pdf.PDFDocinline
GetPasswordType()foxit.pdf.PDFDocinline
GetPayLoadData()foxit.pdf.PDFDocinline
GetReadingBookmark(int index)foxit.pdf.PDFDocinline
GetReadingBookmarkCount()foxit.pdf.PDFDocinline
GetRMSEncryptData()foxit.pdf.PDFDocinline
GetRootBookmark()foxit.pdf.PDFDocinline
GetSecurityHandler()foxit.pdf.PDFDocinline
GetSignature(int index)foxit.pdf.PDFDocinline
GetSignatureCount()foxit.pdf.PDFDocinline
GetStdEncryptData()foxit.pdf.PDFDocinline
GetTrailer()foxit.pdf.PDFDocinline
GetUserPassword(byte[] owner_password)foxit.pdf.PDFDocinline
GetUserPermissions()foxit.pdf.PDFDocinline
GetWrapperData()foxit.pdf.PDFDocinline
GetWrapperOffset()foxit.pdf.PDFDocinline
GetWrapperType()foxit.pdf.PDFDocinline
HasForm()foxit.pdf.PDFDocinline
HasHeaderFooter()foxit.pdf.PDFDocinline
HasLayer()foxit.pdf.PDFDocinline
HidePageTemplate(string template_name)foxit.pdf.PDFDocinline
ImportFromFDF(foxit.fdf.FDFDoc fdf_doc, int types, Range page_range)foxit.pdf.PDFDocinline
ImportPageFlags enum namefoxit.pdf.PDFDoc
InsertDocOptions enum namefoxit.pdf.PDFDoc
InsertDocument(int dest_index, foxit.pdf.PDFDoc src_doc, int options)foxit.pdf.PDFDocinline
InsertPage(int index, float width, float height)foxit.pdf.PDFDocinline
InsertPage(int index, PDFPage.Size size)foxit.pdf.PDFDocinline
InsertReadingBookmark(int reading_bookmark_index, string title, int dest_page_index)foxit.pdf.PDFDocinline
IsEmpty()foxit.pdf.PDFDocinline
IsEncrypted()foxit.pdf.PDFDocinline
IsLinearized()foxit.pdf.PDFDocinline
IsOwnerPassword(byte[] password)foxit.pdf.PDFDocinline
IsOwnerPassword(string password)foxit.pdf.PDFDocinline
IsPortfolio()foxit.pdf.PDFDocinline
IsTaggedPDF()foxit.pdf.PDFDocinline
IsUserPassword(byte[] password)foxit.pdf.PDFDocinline
IsUserPassword(string password)foxit.pdf.PDFDocinline
IsWrapper()foxit.pdf.PDFDocinline
IsXFA()foxit.pdf.PDFDocinline
Load(byte[] password)foxit.pdf.PDFDocinline
LoadW(string password)foxit.pdf.PDFDocinline
MovePagesTo(Range page_range, int dest_index)foxit.pdf.PDFDocinline
MovePageTo(PDFPage page, int dest_index)foxit.pdf.PDFDocinline
PasswordType enum namefoxit.pdf.PDFDoc
PDFDoc()foxit.pdf.PDFDocinline
PDFDoc(string path)foxit.pdf.PDFDocinline
PDFDoc(global::System.IntPtr buffer, uint size)foxit.pdf.PDFDocinline
PDFDoc(FileReaderCallback file_read, bool is_async)foxit.pdf.PDFDocinline
PDFDoc(foxit.pdf.PDFDoc other)foxit.pdf.PDFDocinline
RemoveAllHeaderFooters()foxit.pdf.PDFDocinline
RemoveBookmark(Bookmark bookmark)foxit.pdf.PDFDocinline
RemoveOpenAction()foxit.pdf.PDFDocinline
RemovePage(int index)foxit.pdf.PDFDocinline
RemovePage(PDFPage page)foxit.pdf.PDFDocinline
RemoveReadingBookmark(ReadingBookmark reading_bookmark)foxit.pdf.PDFDocinline
RemoveSecurity()foxit.pdf.PDFDocinline
RemoveSignature(Signature signature)foxit.pdf.PDFDocinline
SaveAs(string file_path, int save_flags)foxit.pdf.PDFDocinline
SaveAsWrapperFile(string file_path, WrapperData wrapper_data, int user_permissions, string owner_password)foxit.pdf.PDFDocinline
SaveFlags enum namefoxit.pdf.PDFDoc
SetCacheFile(StreamCallback file_stream, bool is_own_file_stream)foxit.pdf.PDFDocinline
SetDisplayMode(PDFDoc.DisplayMode display_mode)foxit.pdf.PDFDocinline
SetFileVersion(int version)foxit.pdf.PDFDocinline
SetOpenAction(Action action)foxit.pdf.PDFDocinline
SetSecurityHandler(SecurityHandler handler)foxit.pdf.PDFDocinline
StartEmbedAllFonts(PauseCallback pause)foxit.pdf.PDFDocinline
StartExtractPages(string file_path, int options, Range page_range, PauseCallback pause)foxit.pdf.PDFDocinline
StartExtractPages(FileWriterCallback file, int options, Range page_range, PauseCallback pause)foxit.pdf.PDFDocinline
StartGetPayloadFile(FileWriterCallback payload_file, PauseCallback pause)foxit.pdf.PDFDocinline
StartImportPages(int dest_index, foxit.pdf.PDFDoc src_doc, int flags, string layer_name, Range page_range, PauseCallback pause)foxit.pdf.PDFDocinline
StartImportPagesFromFilePath(int dest_index, string src_file_path, byte[] password, int flags, string layer_name, Range page_range, PauseCallback pause)foxit.pdf.PDFDocinline
StartLoad(byte[] password, bool is_cache_stream, PauseCallback pause)foxit.pdf.PDFDocinline
StartLoadW(string password, bool is_cache_stream, PauseCallback pause)foxit.pdf.PDFDocinline
StartRecognizeForm(PauseCallback pause)foxit.pdf.PDFDocinline
StartSaveAs(string file_path, int save_flags, PauseCallback pause)foxit.pdf.PDFDocinline
StartSaveAs(FileWriterCallback file, int save_flags, PauseCallback pause)foxit.pdf.PDFDocinline
StartSaveAsPayloadFile(string file_path, string payload_file_path, string crypto_filter, string description, float version, int save_flags, PauseCallback pause)foxit.pdf.PDFDocinline
UpdateHeaderFooter(HeaderFooter headerfooter)foxit.pdf.PDFDocinline
UserPermissions enum namefoxit.pdf.PDFDoc
WrapperType enum namefoxit.pdf.PDFDoc