Accusoft PDF Xpress Control v6.0
GetAnnotationName Method
A long value which represents the page to get the annotation name from.
A long value which represents the specific annotation to get the name of.
Description
Gets the name of the specific annotation for the specified page in a PDF document.
Syntax
Visual Basic
Public Function GetAnnotationName( _
   ByVal WhichPage As Long, _
   ByVal WhichAnnotation As Long _
) As String
Parameters
WhichPage
A long value which represents the page to get the annotation name from.
WhichAnnotation
A long value which represents the specific annotation to get the name of.
Return Type
The name of whichAnnotation on whichPage in the PDF document.
See Also

PdfDocument Object  | PdfDocument Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback