THotPDF.GetLoadedPageMetafile

THotPDF

 

Top  Previous  Next

Gets a Windows metafile representation of a loaded page

 

Delphi syntax:

function GetLoadedPageMetafile( PageIndex: Integer; DPI: Integer= 150 ): TMetafile;

 

Description

Gets a Windows metafile representation of a loaded page

Returns a TMetafile containing the page graphics

 

See also: THotPDF