THotPDF.GetLoadedShadingCount Method
メソッドの要約: THotPDF.GetLoadedShadingCount Method
宣言
function GetLoadedShadingCount(PageIndex: Integer): Integer;
ユニット
HPDFDoc
パラメータ
| 名前 | 目的 |
|---|---|
PageIndex | Zero-based loaded page index |
戻り値
Returns the number of entries in the page Shading resource dictionary
使用上の注意
- Use GetLoadedShadingName with indexes from zero through the returned count minus one
関連 API
- THotPDF
- THPDFPage
- 目次