Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Annotations Namespace / RichMediaAnnotationActivation Class / PageReceivesFocus Property

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