THotPDF.GetLoadedPatternCount Method
Résumé de la méthode: THotPDF.GetLoadedPatternCount Method
Déclaration
function GetLoadedPatternCount(PageIndex: Integer): Integer;
Unité
HPDFDoc
Paramètres
| Nom | Objectif |
|---|---|
PageIndex | Zero-based loaded page index |
Valeur de retour
Returns the number of entries in the page Pattern resource dictionary
Notes d'utilisation
- Use GetLoadedPatternName with indexes from zero through the returned count minus one
API associées
- THotPDF
- THPDFPage
- Sommaire