THotPDF.GetLoadedPatternName Method
Resumen del método: THotPDF.GetLoadedPatternName Method
Declaración
function GetLoadedPatternName(PageIndex, Index: Integer): AnsiString;
Unidad
HPDFDoc
Parámetros
| Nombre | Propósito |
|---|---|
PageIndex | Zero-based loaded page index |
Index | Zero-based index in the page Pattern resource dictionary |
Valor de retorno
Returns the resource name, or an empty string when the indexes are invalid
Notas de uso
- Call GetLoadedPatternCount first to determine the valid index range
APIs relacionadas
- THotPDF
- THPDFPage
- Contenido