Click or drag to resize

Context Constructor (Context)

Copy constructor.

Namespace:  pdftron.PDF.OCG
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Context(
	Context context
)

Parameters

context
Type: pdftron.PDF.OCGContext
Another context from which to take initial OCG states.
See Also