THotPDF.GetLoadedPatternCount Method
Method summary: THotPDF.GetLoadedPatternCount Method
Declaration
function GetLoadedPatternCount(PageIndex: Integer): Integer;
Unit
HPDFDoc
Parameters
| Name | Purpose |
|---|---|
PageIndex | Zero-based loaded page index |
Return value
Returns the number of entries in the page Pattern resource dictionary
Usage notes
- Use GetLoadedPatternName with indexes from zero through the returned count minus one
Related APIs
- THotPDF
- THPDFPage
- Contents