Click or drag to resize

GroupSetName Method

Sets the name of this optional-content group (OCG).

Namespace:  pdftron.PDF.OCG
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void SetName(
	string name
)

Parameters

name
Type: SystemString
The new name.
See Also