IsCached
OdImage.IsCached property
Gets a value indicating whether object’s data is cached currently and no data reading is required.
public override bool IsCached { get; }
Property Value
true
if object’s data is cached; otherwise, false
.
Exceptions
exception | condition |
---|---|
NotImplementedException | The not implemented this method |
See Also
- class OdImage
- namespace Aspose.Imaging.FileFormats.OpenDocument
- assembly Aspose.Imaging