Xfinium.Pdf.Annotations Namespace > Pdf3DActivation Class : ActivationState Property |
'Declaration
Public Property ActivationState As Pdf3DActivationState
'Usage
Dim instance As Pdf3DActivation Dim value As Pdf3DActivationState instance.ActivationState = value value = instance.ActivationState
public Pdf3DActivationState ActivationState {get; set;}
public: property Pdf3DActivationState ActivationState { Pdf3DActivationState get(); void set ( Pdf3DActivationState value); }
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