DjVu Namespace : Document Class |
The following tables list the members exposed by Document.
Name | Description | |
---|---|---|
![]() | Document Constructor | Overloaded. Initializes Document object. |
Name | Description | |
---|---|---|
![]() | Bookmark | Gets the root Bookmark object associated to the Document object. |
![]() | DocumentType | Gets type of the Document object. |
![]() | FileLocation | Gets the DjVu file location of the Document object if available. |
![]() | IFFLayout | Gets the IFF layout information of the Document object. |
![]() | IsBundled | Determines whether the Document object is in bundled format or not. |
![]() | IsDisposing | Determines whether the Document object is currently being disposed or not. |
![]() | IsModified | Determins whether the Document object is modified after the initialization or the last saving operation. |
![]() | Pages | Gets the collection of Page objects. |
![]() | SecurityProvider | Gets the SecurityProvider object associated to the Document object. |
![]() | SharedAnnotation | Gets the shared Annotation object associated to the Document object. |
![]() | Tag | Gets/Sets any program defined tag to the Document object. |
Name | Description | |
---|---|---|
![]() | Dispose | Overloaded. Releases internally held SDK objects. |
![]() ![]() | FromXMLFile | Imports DjVu structure from a DjVu XML file. |
![]() ![]() | FromXMLStream | Imports DjVu structure from a DjVu XML stream. |
![]() | GenerateThumbnails | Overloaded. Generates the thumbnails for the pages. |
![]() | IntegrateDictionaryIntoPages | |
![]() | MakeIndirectFriendly | Make the DjVu indirect friendly. |
![]() | MergePages | Overloaded. Merges the specified document to this document. |
![]() | PerformOCR | Overloaded. Performs OCR on all the pages in the document. |
![]() | PrepareForMerge | Overloaded. Deprecated; newer applications should use MergePages Method. |
![]() | ReleaseOriginalSource | Detaches the original source file/resource. |
![]() | RemoveThumbnails | Removes any associated thumbnails. |
![]() | Save | Saves the Document object to the file. |
![]() | SaveAs | Overloaded. Saves the Document object to the specified file. |
![]() | SaveAsIndirect | Overloaded. Saves the Document object in indirect files. |
![]() | SavePdfAs | Overloaded. Saves the Document object in High compression PDF. |
![]() | SavePdfToStream | Overloaded. Saves the Document object in High compression PDF. |
![]() | SaveTiffAs | Overloaded. Saves the Document object in TIFF file. |
![]() | SaveToStream | Overloaded. Saves the Document object in DjVu format to the specified stream. |
![]() | SaveXmlToStream | Saves the Document object in XML to the specified stream. |