Accusoft.ThumbnailXpress6.Net
InternalAnnotationType Property




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

Reference

ThumbnailItem Class
ThumbnailItem Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback