Accusoft PDF Xpress Control v5.0
RenderPageOptionsToEPS Method
See Also  Send comments on this topic.
PageNumber
A long value which represents the page number.
RenderEPSOptions
RenderEPSOptions associated with the new page.
PdfDocument Object : RenderPageOptionsToEPS Method

Glossary Item Box

Description

Renders a page to an Encapsulated PostScript file.

Syntax

Visual Basic
Public Function RenderPageOptionsToEPS( _
   ByVal PageNumber As Long, _
   ByVal RenderEPSOptions As RenderEPSOptions _
) As EPSDataInfo

Parameters

PageNumber
A long value which represents the page number.
RenderEPSOptions
RenderEPSOptions associated with the new page.

Return Type

An EPSDataInfo object which contains the new page.

See Also

©2012. Accusoft Corporation. All Rights Reserved.