THotPDF.GetLoadedPatternName Method
Methodenzusammenfassung: THotPDF.GetLoadedPatternName Method
Deklaration
function GetLoadedPatternName(PageIndex, Index: Integer): AnsiString;
Unit
HPDFDoc
Parameter
| Name | Zweck |
|---|---|
PageIndex | Zero-based loaded page index |
Index | Zero-based index in the page Pattern resource dictionary |
Rückgabewert
Returns the resource name, or an empty string when the indexes are invalid
Verwendungshinweise
- Call GetLoadedPatternCount first to determine the valid index range
Verwandte APIs
- THotPDF
- THPDFPage
- Inhalt