Xfinium.Pdf.Annotations Namespace : Pdf3DActivationMode Enumeration |
'Declaration
Public Enum Pdf3DActivationMode Inherits System.Enum
'Usage
Dim instance As Pdf3DActivationMode
public enum Pdf3DActivationMode : System.Enum
public enum class Pdf3DActivationMode : public System.Enum
Member | Description |
---|---|
ExplicitActivation | The annotation should remain inactive until explicitly activated by a script or user action. |
PageOpen | The annotation should be activated as soon as the page containing the annotation is opened. |
PageVisible | The annotation should be activated as soon as any part of the page containing the annotation becomes visible. |
System.Object
System.ValueType
System.Enum
Xfinium.Pdf.Annotations.Pdf3DActivationMode
Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library