THotPDF.GetLoadedPatternName Method
Souhrn metody: THotPDF.GetLoadedPatternName Method
Deklarace
function GetLoadedPatternName(PageIndex, Index: Integer): AnsiString;
Jednotka
HPDFDoc
Parametry
| Název | Účel |
|---|---|
PageIndex | Zero-based loaded page index |
Index | Zero-based index in the page Pattern resource dictionary |
Návratová hodnota
Returns the resource name, or an empty string when the indexes are invalid
Poznámky k použití
- Call GetLoadedPatternCount first to determine the valid index range
Související API
- THotPDF
- THPDFPage
- Obsah