THotPDF.GetLoadedPatternCount Method
Souhrn metody: THotPDF.GetLoadedPatternCount Method
Deklarace
function GetLoadedPatternCount(PageIndex: Integer): Integer;
Jednotka
HPDFDoc
Parametry
| Název | Účel |
|---|---|
PageIndex | Zero-based loaded page index |
Návratová hodnota
Returns the number of entries in the page Pattern resource dictionary
Poznámky k použití
- Use GetLoadedPatternName with indexes from zero through the returned count minus one
Související API
- THotPDF
- THPDFPage
- Obsah