Gets or sets the state of the 3D artwork instance upon deactivation
of the associated annotation.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public Pdf3dDeactivationState DeactivationState { get; set; }
VB
Public Property DeactivationState As Pdf3dDeactivationState
Get
Set
Property Value
Type:
Pdf3dDeactivationStateThe deactivation state.
Remarks
See Also