CadImageCacheData Method

Caches the data and ensures no additional data loading will be performed from the underlying DataStreamContainer.

Namespace:  Aspose.CAD.FileFormats.Cad
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public override sealed void CacheData()
See Also