THotPDF.GetLoadedPatternName Method
Metodsammanfattning: THotPDF.GetLoadedPatternName Method
Deklaration
function GetLoadedPatternName(PageIndex, Index: Integer): AnsiString;
Enhet
HPDFDoc
Parametrar
| Namn | Syfte |
|---|---|
PageIndex | Zero-based loaded page index |
Index | Zero-based index in the page Pattern resource dictionary |
Returvärde
Returns the resource name, or an empty string when the indexes are invalid
Användningsanteckningar
- Call GetLoadedPatternCount first to determine the valid index range
Relaterade API:er
- THotPDF
- THPDFPage
- Innehåll