THotPDF.GetLoadedPatternName Method
Сводка метода: THotPDF.GetLoadedPatternName Method
Объявление
function GetLoadedPatternName(PageIndex, Index: Integer): AnsiString;
Модуль
HPDFDoc
Параметры
| Имя | Назначение |
|---|---|
PageIndex | Zero-based loaded page index |
Index | Zero-based index in the page Pattern resource dictionary |
Возвращаемое значение
Returns the resource name, or an empty string when the indexes are invalid
Примечания по использованию
- Call GetLoadedPatternCount first to determine the valid index range
Связанные API
- THotPDF
- THPDFPage
- Содержание