GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF / RenderPageToGdPictureImageEx Method





In This Topic
RenderPageToGdPictureImageEx Method (IGdPicturePDF)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(425)>
Function RenderPageToGdPictureImageEx( _
   ByVal DPI As Single, _
   ByVal RenderFormFields As Boolean _
) As Integer
[DispId(425)]
int RenderPageToGdPictureImageEx( 
   float DPI,
   bool RenderFormFields
)
function RenderPageToGdPictureImageEx( 
    DPI: Single;
    RenderFormFields: Boolean
): Integer; 
DispIdAttribute(425)
function RenderPageToGdPictureImageEx( 
   DPI : float,
   RenderFormFields : boolean
) : int;
[DispId(425)]
int RenderPageToGdPictureImageEx( 
   float DPI,
   bool RenderFormFields
) 
[DispId(425)]
int RenderPageToGdPictureImageEx( 
   float DPI,
   bool RenderFormFields
) 

Parameters

DPI
RenderFormFields
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF
IGdPicturePDF Members