Click or drag to resize

GroupSetCurrentState Method

[Missing <summary> documentation for "M:pdftron.PDF.OCG.Group.SetCurrentState(pdftron.PDF.OCG.Context,System.Boolean)"]

Namespace:  pdftron.PDF.OCG
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void SetCurrentState(
	Context context,
	bool state
)

Parameters

context
Type: pdftron.PDF.OCGContext

[Missing <param name="context"/> documentation for "M:pdftron.PDF.OCG.Group.SetCurrentState(pdftron.PDF.OCG.Context,System.Boolean)"]

state
Type: SystemBoolean

[Missing <param name="state"/> documentation for "M:pdftron.PDF.OCG.Group.SetCurrentState(pdftron.PDF.OCG.Context,System.Boolean)"]

See Also