[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.Model3DAnnotation.DeactivationCondition

DeactivationCondition Property

DeactivationCondition

Gets or sets the IPdfName object specifying the circumstances under which the annotation shall be deactivated. The Model3DDeactivationCondition static class defines the values listed in the PDF specification; this list may be extended in future revisions.

Declaration
public IPdfName DeactivationCondition { get; set; }
Public Property DeactivationCondition As IPdfName