For a list of all members of this type, see Document members
Public Methods
Name | Description | |
---|---|---|
![]() |
CreateCacheItemPolicy | Create a new policy to be used when items of this document is cached. |
![]() |
CreateDocumentDescriptor | Creates a descritpor object that can be used to re-create this document. |
![]() |
Decrypt | Decrypt this document using the specified password. |
![]() ![]() |
DocumentToPixels | Converts a value from document units to pixels. |
![]() |
GetAnnotationsFileName | Path to the file holding the original annotations. |
![]() |
GetAnnotationsStream | Stream containing the data of the original annotations. |
![]() |
GetCache | Gets the cache object used with by this document. |
![]() |
GetCacheKeys | Get the cache keys used by this document. |
![]() |
GetDocumentFileName | Path to the file holding the original document. |
![]() |
GetDocumentStream | Stream containing the data of the original document. |
![]() |
LockStreams | Lock the document and annotation streams to be used by the current thread only. |
![]() ![]() |
PixelsToDocument | Converts a value from pixels to document units. |
![]() |
PointToDocument | Converts a point from pixels to document units. |
![]() |
PointToPixels | Converts a point from document units to pixels. |
![]() |
RectToDocument | Converts a rectangle from pixels to document units. |
![]() |
RectToPixels | Converts a rectangle from document units to pixels. |
![]() |
SaveToCache | Saves the document to the cache. |
![]() |
SaveToFile | Exports this document to the specified file using the specified format. |
![]() |
SaveToUri | Exports this document to the specified remote URL using the specified format. |
![]() |
SizeToDocument | Converts a size from pixels to document units. |
![]() |
SizeToPixels | Converts a size from document units to pixels. |
![]() |
UnlockStreams | Unlock the document and annotation streams from the current thread. |
![]() |
UpdateFromDocumentDescriptor | Update this document from a descriptor. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Dispose | Releases all resources used by this Document. |
![]() |
Finalize | This method overrides System.Object.Finalize |