cache_type property
cache_type property
Gets or sets the cache scheme used.
Definition:
@property
def cache_type(self):
...
@cache_type.setter
def cache_type(self, value):
...
See Also
- module
aspose.cad
- class
Cache
- class
CacheType
Gets or sets the cache scheme used.
@property
def cache_type(self):
...
@cache_type.setter
def cache_type(self, value):
...
aspose.cad
Cache
CacheType