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





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

Parameters

DPI
RenderFormFields
PixelFormat
See Also

Reference

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