Accusoft.ThumbnailXpress6.Net
AnnotationsFilename Property




The filename and path of the file used for the thumbnail annotations (this could be the same as the image filename itself if the annotations are internal). If no file was used for annotation data, then this would be String.Empty.
Syntax
'Declaration
 
Public ReadOnly Property AnnotationsFilename As String
'Usage
 
Dim instance As ThumbnailItem
Dim value As String
 
value = instance.AnnotationsFilename
public string AnnotationsFilename {get;}
public: __property string* get_AnnotationsFilename();
public:
property String^ AnnotationsFilename {
   String^ get();
}
See Also

Reference

ThumbnailItem Class
ThumbnailItem Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback