HPS::Publish::Activation

class HPS::Publish::Activation

The Publish::Activation class is a concept class for activation-related enumerations.

Public Types

enum When

Enumerates when an annotation is activated.

Values:

enumerator Explicit

Annotation is not activated until a script or the user explicitly activates it, e.g., by clicking on a poster image (kA3DPDFActivExplicitActivation).

enumerator Opened

href=”http://docs.techsoft3d.com/publish/latest/build/api_ref/group__a3d__publish__3_dannot__module.html#gga01c0130727cc2edd88f427a6414ef667aec9abb0a4ded19f427b7e79cbbfa2156”>kA3DPDFActivPageOpened).

Annotation is activated when the page containing it is opened (<a target=”_blank”

enumerator Visible

Annotation is activated when the page containing it is visible (kA3DPDFActivPageVisible).