THotPDF.GetLoadedPageContentStreamCount Method
Metodesammendrag: THotPDF.GetLoadedPageContentStreamCount Method
Deklaration
function GetLoadedPageContentStreamCount(PageIndex: Integer): Integer;
Enhed
HPDFDoc
Parametre
| Navn | Formål |
|---|---|
PageIndex | Zero-based loaded page index |
Returværdi
Returns zero for no content, one for a single stream, or the number of streams in a Contents array
Brugsnoter
- A single stream returns one and a Contents array returns its item count
- A missing Contents entry or invalid page index returns zero
Relaterede API'er
- THotPDF
- THPDFPage
- Indhold