ImageGear .NET
ARTPage Property (FileOpenedEventArgs)




Gets ImGearAnnotationPage loaded into the page view control. Set to null if no annotations were loaded.
Syntax
public ImGearAnnotationPage ARTPage {get;}
public: __property ImGearAnnotationPage* get_ARTPage();
public:
property ImGearAnnotationPage^ ARTPage {
   ImGearAnnotationPage^ get();
}
'Declaration
 
Public ReadOnly Property ARTPage As ImGearAnnotationPage
 
'Usage
 
Dim instance As FileOpenedEventArgs
Dim value As ImGearAnnotationPage
 
value = instance.ARTPage

Property Value

ImGearAnnotation class object.
See Also

Reference

FileOpenedEventArgs Class
FileOpenedEventArgs Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback