Accusoft.ThumbnailXpressSdk Namespace > InternalAnnotationSearchRule Class : AnnotationType Property |
'Declaration Public ReadOnly Property AnnotationType As InternalAnnotationType
'Usage Dim instance As InternalAnnotationSearchRule Dim value As InternalAnnotationType value = instance.AnnotationType
public InternalAnnotationType AnnotationType {get;}
public: __property InternalAnnotationType get_AnnotationType();
public: property InternalAnnotationType AnnotationType { InternalAnnotationType get(); }