THPDFBackgroundRenderer.GetCachedBitmap Method
Resumo do método: THPDFBackgroundRenderer.GetCachedBitmap Method
Declaração
function GetCachedBitmap(PageIndex: Integer): TBitmap;
Unidade
HPDFDoc
Parâmetros
| Nome | Finalidade |
|---|---|
PageIndex | Índice |
Valor de retorno
Retorna um valor: TBitmap
Notas de uso
- Returns nil while the page is not ready or was never requested
- The caller must free the returned bitmap
APIs relacionadas
- THPDFBackgroundRenderer
- THotPDF
- THPDFPage
- Conteúdo