THotPDF.GetLoadedPageContentStreamCount Method

メソッドの要約: THotPDF.GetLoadedPageContentStreamCount Method

宣言

function GetLoadedPageContentStreamCount(PageIndex: Integer): Integer;

ユニット

HPDFDoc

パラメータ

名前目的
PageIndexZero-based loaded page index

戻り値

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

使用上の注意

関連 API