PageBecomesVisible Property
In This Topic
The annotation is activated as soon as any part of the page that contains the annotation becomes visible.
Syntax
'Declaration
Public Shared ReadOnly Property PageBecomesVisible As PdfName
public static PdfName PageBecomesVisible {get;}
See Also