IsCached

RasterCachedMultipageImage.IsCached property

Gets a value indicating whether image data is cached currently.

public override bool IsCached { get; }

Property Value

true if image data is cached; otherwise, false.

See Also