THotPDF.GetLoadedPageContentStreamCount Method

Method summary: THotPDF.GetLoadedPageContentStreamCount Method

Declaration

function GetLoadedPageContentStreamCount(PageIndex: Integer): Integer;

Unit

HPDFDoc

Parameters

NamePurpose
PageIndexZero-based loaded page index

Return value

Returns zero for no content, one for a single stream, or the number of streams in a Contents array

Usage notes

Related APIs