Click or drag to resize

PDFDocCreateIndirectNumber Method

Creates the indirect number.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Obj CreateIndirectNumber(
	double value
)

Parameters

value
Type: SystemDouble
the value

Return Value

Type: Obj
the obj
See Also