THPDFBackgroundRenderer.GetCachedBitmap Method
Riepilogo del metodo: THPDFBackgroundRenderer.GetCachedBitmap Method
Dichiarazione
function GetCachedBitmap(PageIndex: Integer): TBitmap;
UnitÃ
HPDFDoc
Parametri
| Nome | Scopo |
|---|---|
PageIndex | Indice |
Valore restituito
Restituisce un valore: TBitmap
Note d'uso
- Returns nil while the page is not ready or was never requested
- The caller must free the returned bitmap
API correlate
- THPDFBackgroundRenderer
- THotPDF
- THPDFPage
- Sommario