THotPDF.LoadNumericObject Method

Extraheert cijfer data (Zowel Double Float als Integer) uit een inlaadstroom.

Declaration

function LoadNumericObject(ObjStream: TStream): THPDFNumericObject;

Unit

HPDFDoc

Parameter.

NaamDoel
ObjStream包含 PDF 数据流的对象。

Return values

De geretourneerde, nieuw gecreëerde THPDFNumericObject instantie.

Usage

See also