[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.RichMediaAnnotationDeactivation

RichMediaAnnotationDeactivation Class

Specifies the deactivation conditions of a RichMediaAnnotation.

Inheritance
RichMediaAnnotationDeactivation
Namespace: GrapeCity.Documents.Pdf.Annotations
Assembly: DS.Documents.Pdf.dll
Syntax
public static class RichMediaAnnotationDeactivation
Public Module RichMediaAnnotationDeactivation

Properties

Name Description
PageBecomesInvisible

The annotation is deactivated as soon as the entire page that contains the annotation is no longer visible.

PageLosesFocus

The annotation is deactivated as soon as the page that contains the annotation loses focus as the current page.

UserAction

The annotation is explicitly deactivated by a user action or script.