Renders a page to an Encapsulated PostScript file.
| Visual Basic |
|---|
Public Function RenderPageOptionsToEPS( _ ByVal PageNumber As Long, _ ByVal RenderEPSOptions As RenderEPSOptions _ ) As EPSDataInfo |
- PageNumber
- A long value which represents the page number.
- RenderEPSOptions
- RenderEPSOptions associated with the new page.
An EPSDataInfo object which contains the new page.