THotPDF.GetLoadedPatternName Method
Metodesammendrag: THotPDF.GetLoadedPatternName Method
Deklarasjon
function GetLoadedPatternName(PageIndex, Index: Integer): AnsiString;
Enhet
HPDFDoc
Parametere
| Navn | Formål |
|---|---|
PageIndex | Zero-based loaded page index |
Index | Zero-based index in the page Pattern resource dictionary |
Returverdi
Returns the resource name, or an empty string when the indexes are invalid
Bruksnotater
- Call GetLoadedPatternCount first to determine the valid index range
Relaterte API-er
- THotPDF
- THPDFPage
- Innhold