[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.RichMediaAnnotationActivation

RichMediaAnnotationActivation Class

Specifies the activation conditions of a RichMediaAnnotation.

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

Properties

Name Description
PageBecomesVisible

The annotation is activated as soon as any part of the page that contains the annotation becomes visible.

PageReceivesFocus

The annotation is activated as soon as the page that contains the annotation receives focus as the current page.

UserAction

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