IVectorRendererGetMetafile Method (Int32, Single)
 Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
 Renders document page to Metafile.
Namespace:Bytescout.PDFRendererAssembly: Bytescout.PDFRenderer (in Bytescout.PDFRenderer.dll) Version: 13.4.0.4759-master
Syntax
Parameters
- pageIndex
 - Type: SystemInt32
Index of the page. - renderingResolution
 - Type: SystemSingle
Rendering resolution, in pixels per inch. 
Return Value
Type: MetafileMetafile object.
Remarks
See Also