THotPDF.GetLoadedPatternCount Method
メソッドの要約: THotPDF.GetLoadedPatternCount Method
宣言
function GetLoadedPatternCount(PageIndex: Integer): Integer;
ユニット
HPDFDoc
パラメータ
| 名前 | 目的 |
|---|---|
PageIndex | Zero-based loaded page index |
戻り値
Returns the number of entries in the page Pattern resource dictionary
使用上の注意
- Use GetLoadedPatternName with indexes from zero through the returned count minus one
関連 API
- THotPDF
- THPDFPage
- 目次