Cuminas DjVu SDK for .NET Framework
Page Class Members
Properties  Methods  Events


The following tables list the members exposed by Page.

Public Constructors
 NameDescription
Public ConstructorPage ConstructorInitializes the Page object.  
Top
Public Properties
 NameDescription
Public PropertyAnnotation  
Public PropertyChunk  
Public PropertyDocument  
Public PropertyDpi  
Public PropertyHasThumbnail  
Public PropertyHeight  
Public PropertyIsBitonal  
Public PropertyIsDisposed  
Public PropertyIsDisposing  
Public PropertyIsLoaded  
Public PropertyIsModified  
Public PropertyName  
Public PropertyOriginalHeight  
Public PropertyOriginalSize  
Public PropertyOriginalWidth  
Public PropertyPageManager  
Public PropertyPageNumber  
Public PropertyRotation  
Public PropertySecurityProvider  
Public PropertySize  
Public PropertyTag  
Public PropertyText  
Public PropertyWidth  
Top
Public Methods
 NameDescription
Public MethodBeginUpdateTemporarily suspends event notifications for intensive updates on the object.  
Public MethodCreateBitmapSourceCreate PageBitmapSource object, which renders page image.  
Public MethodDisposeOverloaded. Releases internally held SDK objects.  
Public MethodDrawOverloaded. Renders page image.  
Public MethodEndUpdateResume event notifications suspended by preceding BeginUpdate Method call.  
Public MethodGenerateThumbnailOverloaded. Generates thumbnail for the page.  
Public MethodHasLayerDetemines whether the page has certain layer.  
Public MethodMakeIndirectFriendlyRemoves any chunks which will generate satellite files if saved in indirect format.  
Public MethodOptimizeDictionaryForSinglePageOptimize the dictionary to use with the current page only.  
Public MethodPerformOCROverloaded. Performs OCR on the page.  
Public MethodPrerenderImagePrepares internal data for rendering.  
Public MethodPurgeCachePurges all the inernal caches related to page image.  
Public MethodReleaseOriginalSourceUnlocks the original file, from which the page is loaded.  
Public MethodReloadChunksReload the chunk data from the original file.  
Public MethodRemoveThumbnailRemoves the associated thumbnail from the page.  
Public MethodRenderImageOverloaded. Renders page image on Image object.  
Public MethodRenderThumbnailOverloaded. Renders page thumbnail on Image object.  
Public MethodRotateOverloaded. Maps (makes projection) Rectangle/Point according to condition.  
Public MethodRotateLeftRotates the page 90 degree anti-clockwise.  
Public MethodRotateRightRotates the page 90 degree clockwise.  
Public MethodSaveAsOverloaded. Saves the Page object to the specified file.  
Public MethodSaveImageAsOverloaded. Save page image to file.  
Public MethodSaveToStream
Saves the Page object to the specified stream.
 
Public MethodSetLoadedReserved for internal use.  
Public MethodTranscode  
Top
Protected Methods
 NameDescription
Protected MethodFinalize  
Top
Public Events
 NameDescription
Public EventAnnotationChanged  
Public EventChunkFinalized  
Public EventChunkLoaded  
Public EventDisposing  
Public EventDpiChanged  
Public EventPageLoaded  
Public EventPageReloaded  
Public EventRenamed  
Public EventRenaming  
Public EventRotating  
Public EventRotationChanged  
Public EventTextChanged  
Public EventThumbnailChanged  
Top
See Also

Reference

Page Class
DjVu Namespace

Send Feedback