THPDFBackgroundRenderer.GetCachedBitmap Method

Returns a caller-owned copy of a completed background-rendered page bitmap

Declaration

function GetCachedBitmap(PageIndex: Integer): TBitmap;

Unit

HPDFDoc

Parameters

NamePurpose
PageIndexZero-based index or object index used to select an existing item

Return value

Returns a TBitmap value

Usage notes

Related APIs