[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.Model3DDeactivationCondition

Model3DDeactivationCondition Class

Specifies the deactivation conditions of a Model3DAnnotation.

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

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.