THotPDF.GetLoadedPatternCount Method
Сводка метода: THotPDF.GetLoadedPatternCount Method
Объявление
function GetLoadedPatternCount(PageIndex: Integer): Integer;
Модуль
HPDFDoc
Параметры
| Имя | Назначение |
|---|---|
PageIndex | Zero-based loaded page index |
Возвращаемое значение
Returns the number of entries in the page Pattern resource dictionary
Примечания по использованию
- Use GetLoadedPatternName with indexes from zero through the returned count minus one
Связанные API
- THotPDF
- THPDFPage
- Содержание