ImageGear .NET v25.2 - Updated
ImageGear.Windows.Controls Assembly / ImageGear.Windows.Controls Namespace / PageView Class / PageView Constructor




In This Topic
    PageView Constructor
    In This Topic
    Initializes a new instance of the PageView class.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New PageView()
    public PageView()
    public: PageView();
    public:
    PageView();
    See Also