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
- Зміст