'Declaration Public ReadOnly Property ARTPage As ImGearAnnotationPage
'Usage Dim instance As FileOpenedEventArgs Dim value As ImGearAnnotationPage value = instance.ARTPage
public ImGearAnnotationPage ARTPage {get;}
public: __property ImGearAnnotationPage* get_ARTPage();
public: property ImGearAnnotationPage^ ARTPage { ImGearAnnotationPage^ get(); }