THotPDF.GetLoadedPatternCount Method
Riepilogo del metodo: THotPDF.GetLoadedPatternCount Method
Dichiarazione
function GetLoadedPatternCount(PageIndex: Integer): Integer;
UnitÃ
HPDFDoc
Parametri
| Nome | Scopo |
|---|---|
PageIndex | Zero-based loaded page index |
Valore restituito
Returns the number of entries in the page Pattern resource dictionary
Note d'uso
- Use GetLoadedPatternName with indexes from zero through the returned count minus one
API correlate
- THotPDF
- THPDFPage
- Sommario