Checks for usage.
Namespace:
pdftron.PDF.OCG
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function HasUsage As Boolean
public:
virtual bool HasUsage() sealed
Return Value
Type:
Boolean true if this group is associated with a Usage dictionary, false otherwise.
See Also