THotPDF.GetLoadedPageMetafile

THotPDF

 

Top  Previous  Next

読み込まれたページのWindowsメタファイル表現を取得します

 

Delphi syntax:

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

 

Description

読み込まれたページのWindowsメタファイル表現を取得します

ページグラフィックスを含むTMetafileを返します

 

See also: THotPDF