Click or drag to resize

GroupHasUsage Method

Checks for usage.

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

Return Value

Type: Boolean
true if this group is associated with a Usage dictionary, false otherwise.
See Also