THotPDF.GetLoadedPatternCount Method
Resumen del método: THotPDF.GetLoadedPatternCount Method
Declaración
function GetLoadedPatternCount(PageIndex: Integer): Integer;
Unidad
HPDFDoc
Parámetros
| Nombre | Propósito |
|---|---|
PageIndex | Zero-based loaded page index |
Valor de retorno
Returns the number of entries in the page Pattern resource dictionary
Notas de uso
- Use GetLoadedPatternName with indexes from zero through the returned count minus one
APIs relacionadas
- THotPDF
- THPDFPage
- Contenido