public int AnnotationNumber {get; set;}
public: __property int get_AnnotationNumber(); public: __property void set_AnnotationNumber( int value );
public: property int AnnotationNumber { int get(); void set ( int value); }
'Declaration Public Property AnnotationNumber As Integer
'Usage Dim instance As AnnotationEventArgs Dim value As Integer instance.AnnotationNumber = value value = instance.AnnotationNumber
AnnotationEventArgs Class AnnotationEventArgs Members
©2018. Accusoft Corporation. All Rights Reserved.