| AccusoftThumbnailXpress6 ActiveX DLL > ThumbnailXpress Object : GetAnnotationSearchOrder Method |
| Visual Basic |
|---|
Public Sub GetAnnotationSearchOrder( _ ByVal searchIndex As Long, _ ByRef annotationType As TN_AnnotationType, _ ByRef prefixPattern As String, _ ByRef suffixPattern As String, _ ByRef includeFilenameExtension As Boolean _ ) |
| Value | Description |
|---|---|
| ANNOTATION_TYPE_I4W | Wang data embedded in TIFF tag #32932. |
| ANNOTATION_TYPE_INTERNAL_NXP | Binary format produced by NotateXpress. |
| ANNOTATION_TYPE_INTERNAL_XFDF | Acrobat XML Forms Document File. |
| ANNOTATION_TYPE_NONE | None. |
| ANNOTATION_TYPE_NXP | Binary format produced by NotateXpress. |
| ANNOTATION_TYPE_TMS | Legacy TMS Sequoia .ann file format. |
| ANNOTATION_TYPE_XFDF | Acrobat XML Forms Document File. |
| ANNOTATION_TYPE_XML | NotateXpress XML format. |