THotPDF.GetLoadedPatternName Method
Metodesammendrag: THotPDF.GetLoadedPatternName Method
Deklaration
function GetLoadedPatternName(PageIndex, Index: Integer): AnsiString;
Enhed
HPDFDoc
Parametre
| Navn | Formål |
|---|---|
PageIndex | Zero-based loaded page index |
Index | Zero-based index in the page Pattern resource dictionary |
Returværdi
Returns the resource name, or an empty string when the indexes are invalid
Brugsnoter
- Call GetLoadedPatternCount first to determine the valid index range
Relaterede API'er
- THotPDF
- THPDFPage
- Indhold