THotPDF.GetLoadedPageContentStreamCount Method
Souhrn metody: THotPDF.GetLoadedPageContentStreamCount Method
Deklarace
function GetLoadedPageContentStreamCount(PageIndex: Integer): Integer;
Jednotka
HPDFDoc
Parametry
| Název | Účel |
|---|---|
PageIndex | Zero-based loaded page index |
Návratová hodnota
Returns zero for no content, one for a single stream, or the number of streams in a Contents array
Poznámky k použití
- A single stream returns one and a Contents array returns its item count
- A missing Contents entry or invalid page index returns zero
Související API
- THotPDF
- THPDFPage
- Obsah