THotPDF.GetLoadedPageContentStreamCount Method
Súhrn metódy: THotPDF.GetLoadedPageContentStreamCount Method
Deklarácia
function GetLoadedPageContentStreamCount(PageIndex: Integer): Integer;
Unit
HPDFDoc
Parametre
| Name | Úč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žitiu
- A single stream returns one and a Contents array returns its item count
- A missing Contents entry or invalid page index returns zero
Súvisiace API
- THotPDF
- THPDFPage
- Obsah