[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.Model3DAnnotation.ActivationCondition

ActivationCondition Property

ActivationCondition

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

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