This is the complete list of members for Foxit::PDF::Document, including all inherited members.
AddSignature(Page^ page, RectF^ rectangle, UInt32 contentsLength) | Foxit::PDF::Document | |
Close() | Foxit::PDF::Document | |
CountAttachment() | Foxit::PDF::Document | |
CountPages() | Foxit::PDF::Document | |
CountSignatures() | Foxit::PDF::Document | |
CreateAttachment(FileInfo^ fileInfo, Int32 index, Boolean isEmbedded) | Foxit::PDF::Document | |
FindBookmark(Bookmark^ startBookmark, String^ title, UInt32 flags) | Foxit::PDF::Document | |
GetAttachment(Int32 index) | Foxit::PDF::Document | |
GetBookmarkRoot() | Foxit::PDF::Document | |
GetPageInfo(Int32 index) | Foxit::PDF::Document | |
GetSignature(Int32 index) | Foxit::PDF::Document | |
Load(Stream^ stream, String^ password, UInt32 loadFlag) | Foxit::PDF::Document | |
LoadFromFilePath(String^ filePath, String^ password, UInt32 loadFlag) | Foxit::PDF::Document | |
LoadPage(Int32 index, UInt32 loadFlag, Pause^ pause) | Foxit::PDF::Document | |
pointer | Foxit::PDF::Document | |
RemoveAttachment(Attachment^ attachment) | Foxit::PDF::Document | |
RemoveSignature(Signature^ signature) | Foxit::PDF::Document | |
SaveAs(Stream^ stream, UInt32 saveFlags, Pause^ pause) | Foxit::PDF::Document | |
SaveToFile(String^ filePath, UInt32 saveFlags, Pause^ pause) | Foxit::PDF::Document | |