Accusoft PDF Xpress Control v5.0
GetAnnotationName Method
See Also  Send comments on this topic.
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.
PdfDocument Object : GetAnnotationName Method

Glossary Item Box

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

©2012. Accusoft Corporation. All Rights Reserved.