'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