Gets a Metafile representing the specified page.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public Metafile PageAsMetafile( int pageIndex ) |
Visual Basic |
---|
Public Function PageAsMetafile ( _ pageIndex As Integer _ ) As Metafile |
Parameters
- pageIndex
- Type: System..::..Int32
The page index (0-based).