THotPDF.GetLoadedPageContentLength

THotPDF

 

Top  Previous  Next

Gets the content stream length of a loaded page in bytes.

 

Delphi syntax:

function GetLoadedPageContentLength( PageIndex: Integer ): Integer;

 

Description

Gets the content stream length of a loaded page in bytes.

Returns the size of the page's /Contents stream.

 

See also: THotPDF