Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Annotations Namespace / RichMediaAnnotationDeactivation Class / PageBecomesInvisible Property

In This Topic
    PageBecomesInvisible Property
    In This Topic
    The annotation is deactivated as soon as the entire page that contains the annotation is no longer visible.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property PageBecomesInvisible As PdfName
    public static PdfName PageBecomesInvisible {get;}
    See Also