Click or drag to resize

Context Constructor (Config)

Create a context object that represents an optional-content state of the document from a given configuration.

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

Parameters

config
Type: pdftron.PDF.OCGConfig
A configuration from which to take initial OCG states.
See Also