THotPDF.GetLoadedPageContentStreamCount Method
メソッドの要約: THotPDF.GetLoadedPageContentStreamCount Method
宣言
function GetLoadedPageContentStreamCount(PageIndex: Integer): Integer;
ユニット
HPDFDoc
パラメータ
| 名前 | 目的 |
|---|---|
PageIndex | Zero-based loaded page index |
戻り値
Returns zero for no content, one for a single stream, or the number of streams in a Contents array
使用上の注意
- A single stream returns one and a Contents array returns its item count
- A missing Contents entry or invalid page index returns zero
関連 API
- THotPDF
- THPDFPage
- 目次