Accusoft PDF Xpress Control v5.0
GetAnnotationSubtype Method
See Also  Send comments on this topic.
WhichPage
The zero-based page number of the Document from which the annotation should be retrieved.
WhichAnnotation
The zero-based annotation index of the page from which the annotation should be retrieved.
PdfDocument Object : GetAnnotationSubtype Method

Glossary Item Box

Description

Gets the subtype of the annotation at the specified annotation index from the specified page.

Syntax

Visual Basic
Public Function GetAnnotationSubtype( _
   ByVal WhichPage As Long, _
   ByVal WhichAnnotation As Long _
) As String

Parameters

WhichPage
The zero-based page number of the Document from which the annotation should be retrieved.
WhichAnnotation
The zero-based annotation index of the page from which the annotation should be retrieved.

Remarks

This method retrieves the value of the /Subtype key of the annotation dictionary.

See Also

©2012. Accusoft Corporation. All Rights Reserved.