C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / C1dExporterBase Class / ProcessPage Method

In This Topic
ProcessPage Method (C1dExporterBase)
In This Topic
Not supported for this class.
Syntax
'Declaration
 
Protected Overridable Sub ProcessPage( _
   ByVal pageImage As Metafile, _
   ByVal metafileInfo As C1MetafileInfo, _
   ByVal pageNo As Integer, _
   ByVal firstPage As Boolean _
) 
 

Parameters

pageImage
metafileInfo
pageNo
firstPage
See Also