Click or drag to resize

OCMD Constructor

Creates a new optional-content group (OCG) object from an existing SDF/Cos object.

Namespace:  pdftron.PDF.OCG
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public OCMD(
	Obj ocmd
)

Parameters

ocmd
Type: pdftron.SDFObj
the ocmd
See Also