Accusoft.ThumbnailXpress6.Net
ExternalAnnotationType Property




The exernal annotation type if external annotation data is found, otherwise null.
Syntax
'Declaration
 
Public ReadOnly Property ExternalAnnotationType As Nullable(Of ExternalAnnotationType)
'Usage
 
Dim instance As ThumbnailItem
Dim value As Nullable(Of ExternalAnnotationType)
 
value = instance.ExternalAnnotationType
public Nullable<ExternalAnnotationType> ExternalAnnotationType {get;}
public: __property Nullable<ExternalAnnotationType> get_ExternalAnnotationType();
public:
property Nullable<ExternalAnnotationType> ExternalAnnotationType {
   Nullable<ExternalAnnotationType> get();
}
See Also

Reference

ThumbnailItem Class
ThumbnailItem Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback