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

In This Topic
    PageLosesFocus Property
    In This Topic
    The annotation is deactivated as soon as the page that contains the annotation loses focus as the current page.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property PageLosesFocus As PdfName
    public static PdfName PageLosesFocus {get;}
    See Also