Accusoft PDF Xpress Control v7.0
GetAnnotationSubtype Method
The zero-based page number of the Document from which the annotation should be retrieved.
The zero-based annotation index of the page from which the annotation should be retrieved.
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

PdfDocument Object  | PdfDocument Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback