THotPDF.GetLoadedPatternName Method
Résumé de la méthode: THotPDF.GetLoadedPatternName Method
Déclaration
function GetLoadedPatternName(PageIndex, Index: Integer): AnsiString;
Unité
HPDFDoc
Paramètres
| Nom | Objectif |
|---|---|
PageIndex | Zero-based loaded page index |
Index | Zero-based index in the page Pattern resource dictionary |
Valeur de retour
Returns the resource name, or an empty string when the indexes are invalid
Notes d'utilisation
- Call GetLoadedPatternCount first to determine the valid index range
API associées
- THotPDF
- THPDFPage
- Sommaire