ActiveReports 12
AsCachable Method

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.Viewer.Common Namespace > PageView Class : AsCachable Method
Convert to CachedPageView.
Syntax
'Declaration
 
Public MustOverride Function AsCachable( _
   ByVal format As CacheFormat _
) As CachedPageView
public abstract CachedPageView AsCachable( 
   CacheFormat format
)

Parameters

format
See Also

Reference

PageView Class
PageView Members