THotPDF.GetLoadedPatternName Method
Riepilogo del metodo: THotPDF.GetLoadedPatternName Method
Dichiarazione
function GetLoadedPatternName(PageIndex, Index: Integer): AnsiString;
UnitÃ
HPDFDoc
Parametri
| Nome | Scopo |
|---|---|
PageIndex | Zero-based loaded page index |
Index | Zero-based index in the page Pattern resource dictionary |
Valore restituito
Returns the resource name, or an empty string when the indexes are invalid
Note d'uso
- Call GetLoadedPatternCount first to determine the valid index range
API correlate
- THotPDF
- THPDFPage
- Sommario