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
- 目录