Click or drag to resize

ConfigSetInitOffStates Method

Sets the 'OFF' initialization Array in the configuration dictionary. For more info, please see SetInitOffStates() and section 4.10.3 in PDF Reference.

Namespace:  pdftron.PDF.OCG
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void SetInitOffStates(
	Obj off_Array
)

Parameters

off_Array
Type: pdftron.SDFObj
the new inits the off states
See Also