DefaultPdfLiteStorageProvider Class |
Namespace: RadPdf.Lite
The DefaultPdfLiteStorageProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| DefaultPdfLiteStorageProvider | Initializes a new instance of the DefaultPdfLiteStorageProvider class |
| Name | Description | |
|---|---|---|
| DeleteData |
Deletes all data from the DefaultPdfLiteStorageProvider for the given session.
(Overrides PdfLiteStorageProviderDeleteData(PdfLiteSession).) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetData |
Gets data from the DefaultPdfLiteStorageProvider for the given session and subtype.
(Overrides PdfLiteStorageProviderGetData(PdfLiteSession, Int32).) | |
| GetDataStream |
Gets data, as a Stream from the PdfLiteStorageProvider for the given session.
(Overrides PdfLiteStorageProviderGetDataStream(PdfLiteSession, Int32).) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetInfo |
Gets a class containing information about an item in the DefaultPdfLiteStorageProvider for the given session and subtype.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| HasData |
Gets a value representing the state of storage data in the default storage provider.
| |
| SetData |
Sets data from the DefaultPdfLiteStorageProvider for the given session.
(Overrides PdfLiteStorageProviderSetData(PdfLiteSession, Int32, Byte).) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
Resources are automatically removed from the Service Storage when not used for a period of time. Make sure that the configured period of time is longer than needed for the session.