THotPDF.GetLoadedPatternName Method
Yöntem özeti: THotPDF.GetLoadedPatternName Method
Bildirim
function GetLoadedPatternName(PageIndex, Index: Integer): AnsiString;
Birim
HPDFDoc
Parametreler
| Ad | Amaç |
|---|---|
PageIndex | Zero-based loaded page index |
Index | Zero-based index in the page Pattern resource dictionary |
Dönüş değeri
Returns the resource name, or an empty string when the indexes are invalid
Kullanım notları
- Call GetLoadedPatternCount first to determine the valid index range
İlgili API'ler
- THotPDF
- THPDFPage
- İçindekiler