C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.Export Namespace / C1mdxExporter Class / ProcessPage Method

In This Topic
ProcessPage Method (C1mdxExporter)
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