'Declaration
<DispIdAttribute(424)> Function RenderPageToGdPictureImage( _ ByVal DPI As Single, _ ByVal RenderFormFields As Boolean _ ) As Integer
[DispId(424)] int RenderPageToGdPictureImage( float DPI, bool RenderFormFields )
function RenderPageToGdPictureImage( DPI: Single; RenderFormFields: Boolean ): Integer;
DispIdAttribute(424) function RenderPageToGdPictureImage( DPI : float, RenderFormFields : boolean ) : int;
[DispId(424)] int RenderPageToGdPictureImage( float DPI, bool RenderFormFields )
[DispId(424)] int RenderPageToGdPictureImage( float DPI, bool RenderFormFields )
Parameters
- DPI
- RenderFormFields