THotPDF.GetLoadedShadingName Method
Resumo do método: THotPDF.GetLoadedShadingName Method
Declaração
function GetLoadedShadingName(PageIndex, Index: Integer): AnsiString;
Unidade
HPDFDoc
Parâmetros
| Nome | Finalidade |
|---|---|
PageIndex | Zero-based loaded page index |
Index | Zero-based index in the page Shading resource dictionary |
Valor de retorno
Returns the resource name, or an empty string when the indexes are invalid
Notas de uso
- Call GetLoadedShadingCount first to determine the valid index range
APIs relacionadas
- THotPDF
- THPDFPage
- Conteúdo