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