Click or drag to resize

GroupIsValid Method

Checks if is valid.

Namespace:  pdftron.PDF.OCG
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public bool IsValid()

Return Value

Type: Boolean
True if this is a valid (non-null) OCG, false otherwise.
See Also