ImageGear for .NET
PageView Property (ImGearMprController)




Gets associated page view.
Syntax
'Declaration
 
Public ReadOnly Property PageView As ImGearPageView
'Usage
 
Dim instance As ImGearMprController
Dim value As ImGearPageView
 
value = instance.PageView
public ImGearPageView PageView {get;}
public: __property ImGearPageView* get_PageView();
public:
property ImGearPageView^ PageView {
   ImGearPageView^ get();
}

Property Value

ImageGear.Windows.Forms.ImGearPageView class object.
See Also

Reference

ImGearMprController Class
ImGearMprController Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback