PVICachingMode
PVICachingMode enum
Represents different levels of caching for PVI effective objects.
enum class PVICachingMode
Values
Name | Value | Description |
---|---|---|
NoCaching | 0 | Classic mode with creating every instance. |
NotDefinedOnly | 1 | Use effective values caching for NotDefined formats, classic mode for the rest. |
Full | 2 | Use effective values caching for all formats. |
See Also
- Namespace Aspose::Slides
- Library Aspose.Slides