Accusoft ThumbnailXpress 6
GetAnnotationSearchOrder Method
A Long value which represents the 0-based index in the search collection item to query.
A TN_AnnotationType which will be set to the annotation type at the specified index.
A String that will be set to the prefix pattern of the external annotation file.
A String that will be set to the suffix pattern of the external annotation file.
A Boolean value that will be set to indicate whether or not the filename pattern includes the file extension of the image being thumbnailed.
Description
Gets the search order for ThumbnailXpress to use when associating external annotation files with the item being thumbnailed.
Syntax
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 _
) 
Parameters
searchIndex
A Long value which represents the 0-based index in the search collection item to query.
annotationType
ValueDescription
ANNOTATION_TYPE_I4WWang data embedded in TIFF tag #32932.
ANNOTATION_TYPE_INTERNAL_NXPBinary format produced by NotateXpress.
ANNOTATION_TYPE_INTERNAL_XFDFAcrobat XML Forms Document File.
ANNOTATION_TYPE_NONENone.
ANNOTATION_TYPE_NXPBinary format produced by NotateXpress.
ANNOTATION_TYPE_TMSLegacy TMS Sequoia .ann file format.
ANNOTATION_TYPE_XFDFAcrobat XML Forms Document File.
ANNOTATION_TYPE_XMLNotateXpress XML format.
A TN_AnnotationType which will be set to the annotation type at the specified index.
prefixPattern
A String that will be set to the prefix pattern of the external annotation file.
suffixPattern
A String that will be set to the suffix pattern of the external annotation file.
includeFilenameExtension
A Boolean value that will be set to indicate whether or not the filename pattern includes the file extension of the image being thumbnailed.
Remarks
 
See Also

ThumbnailXpress Object  | ThumbnailXpress Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback