[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.RichMediaAnnotation.DeactivationCondition

DeactivationCondition Property

DeactivationCondition

Gets or sets the IPdfName object specifying the circumstances under which the annotation shall be deactivated. The RichMediaAnnotationDeactivation static class defines the valid values.

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