Click or drag to resize

PDFDocCreateIndirectBool Method

Creates the indirect bool.

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

Parameters

value
Type: SystemBoolean
the value

Return Value

Type: Obj
the obj
See Also