Skip to content

PDFRichMediaDeactivationCondition

Namespace: O2S.Components.PDF4NET.Annotations

Suported conditions for rich media annotation deactivation.

public enum PDFRichMediaDeactivationCondition

Inheritance ObjectValueTypeEnumPDFRichMediaDeactivationCondition
Implements

Fields

Name Value Description
ExplicitDeactivation 0 The annotation is explicitly deactivated by a user action or script.
PageClose 1 The annotation is deactivated as soon as the page that contains the annotation loses focus as the current page.
PageInvisible 2 The annotation is deactivated as soon as the entire page that contains the annotation is no longer visible.