THPDFBackgroundRenderer.GetCachedBitmap Method
Rezumatul metodei: THPDFBackgroundRenderer.GetCachedBitmap Method
Declarație
function GetCachedBitmap(PageIndex: Integer): TBitmap;
Unitate
HPDFDoc
Parametri
| Nume | Scop |
|---|---|
PageIndex | Index |
Valoare de întoarcere
Returnează o valoare: TBitmap
Note de utilizare
- Returns nil while the page is not ready or was never requested
- The caller must free the returned bitmap
API-uri asociate
- THPDFBackgroundRenderer
- THotPDF
- THPDFPage
- Cuprins