THPDFBackgroundRenderer.GetCachedBitmap Method
Сводка метода: THPDFBackgroundRenderer.GetCachedBitmap Method
Объявление
function GetCachedBitmap(PageIndex: Integer): TBitmap;
Модуль
HPDFDoc
Параметры
| Имя | Назначение |
|---|---|
PageIndex | Индекс |
Возвращаемое значение
Возвращает значение: TBitmap
Примечания по использованию
- Returns nil while the page is not ready or was never requested
- The caller must free the returned bitmap
Связанные API
- THPDFBackgroundRenderer
- THotPDF
- THPDFPage
- Содержание