THotPDF.RenderLoadedPageToBitmapAsync Method

Method summary: THotPDF.RenderLoadedPageToBitmapAsync Method

Declaration

function RenderLoadedPageToBitmapAsync(PageIndex, DPI: Integer): TThread;

Unit

HPDFDoc

Parameters

NamePurpose
PageIndexZero-based loaded page index
DPIRendering resolution in dots per inch

Return value

Returns a started TThread instance owned by the caller

Usage notes

Related APIs