HPS::Publish::Deactivation

class HPS::Publish::Deactivation

The Publish::Deactivation class is a concept class for deactivation-related enumeration.

Public Types

enum When

Enumerates when an annotation is deactivated.

Values:

enumerator Explicit

Annotation is not deactivated until a script or the user explcitly deactivate it (kA3DPDFActivExplicitDesactivation).

enumerator Closed

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

Annotation is deactivated as soon as the page containing it is closed (<a target=”_blank”

enumerator NotVisible

Annotation is deactivated as soon as the page containing it is no longer visible (kA3DPDFActivPageNotVisible).