THPDFBackgroundRenderer.GetCachedBitmap Method
Souhrn metody: THPDFBackgroundRenderer.GetCachedBitmap Method
Deklarace
function GetCachedBitmap(PageIndex: Integer): TBitmap;
Jednotka
HPDFDoc
Parametry
| Název | Účel |
|---|---|
PageIndex | Index |
Návratová hodnota
Vrací hodnotu: TBitmap
Poznámky k použití
- Returns nil while the page is not ready or was never requested
- The caller must free the returned bitmap
Související API
- THPDFBackgroundRenderer
- THotPDF
- THPDFPage
- Obsah