Storage
Storage class
Represents a temporary data storage for WebDocument
.
public sealed class Storage
Constructors
Name | Description |
---|---|
Storage() | The default constructor. |
Methods
Name | Description |
---|---|
ContainsKey(string) | Determines whether the storage contains an element with the specified key. |
Get<TValue>(string) | |
Put<TValue>(string, TValue) |
See Also
- namespace Aspose.Slides.Export.Web
- assembly Aspose.Slides