Accusoft.ThumbnailXpress6.Net
InternalAnnotationType Property




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

Reference

ThumbnailItem Class
ThumbnailItem Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback