THotPDF.GetLoadedShadingName Method
メソッドの要約: THotPDF.GetLoadedShadingName Method
宣言
function GetLoadedShadingName(PageIndex, Index: Integer): AnsiString;
ユニット
HPDFDoc
パラメータ
| 名前 | 目的 |
|---|---|
PageIndex | Zero-based loaded page index |
Index | Zero-based index in the page Shading resource dictionary |
戻り値
Returns the resource name, or an empty string when the indexes are invalid
使用上の注意
- Call GetLoadedShadingCount first to determine the valid index range
関連 API
- THotPDF
- THPDFPage
- 目次