PdfLiteStorageAdapter Class |
Namespace: RadPdf.Lite
The PdfLiteStorageAdapter type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | PdfLiteStorageAdapter |
Initializes a new instance of the PdfLiteStorageAdapter class.
|
Name | Description | |
---|---|---|
![]() | DeleteDocument(String) |
Delete a document, all document modifications, and all other document information created by a PdfWebControl instance.
|
![]() | DeleteDocument(PdfLiteSession) |
Delete a document, all document modifications, and all other document information created by a PdfWebControl instance.
|
![]() | Dispose |
Releases all resources used by the PdfLiteStorageAdapter.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | ExportDocument(String) |
Export the document with the given key to an importable RAD PDF binary format.
|
![]() | ExportDocument(PdfLiteSession) |
Export the document with the given ID to an importable RAD PDF binary format.
|
![]() | GetDocumentAsPdf(String) |
Retrieve a document previously loaded into a PdfWebControlLite instance with all saved modifications, as a PDF.
|
![]() | GetDocumentAsPdf(PdfLiteSession) |
Retrieve a document previously loaded into a PdfWebControlLite instance with all saved modifications, as a PDF.
|
![]() | GetDocumentOriginalAsPdf(String) |
Retrieve a document previously loaded into a PdfWebControl instance with no modifications, as a PDF.
|
![]() | GetDocumentOriginalAsPdf(PdfLiteSession) |
Retrieve a document previously loaded into a PdfWebControl instance with no modifications, as a PDF.
|
![]() | GetDocumentProperties(String) |
Retrieve common properties about a document previously loaded into a PdfWebControl instance.
|
![]() | GetDocumentProperties(PdfLiteSession) |
Retrieve common properties about a document previously loaded into a PdfWebControl instance.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |