Gets the subtype of the annotation at the specified annotation index from the specified page.
Visual Basic |
---|
Public Function GetAnnotationSubtype( _ ByVal WhichPage As Long, _ ByVal WhichAnnotation As Long _ ) As String |
- 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.
This method retrieves the value of the /Subtype key of the annotation dictionary.