ImageGear .NET v25.2 - Updated
ImageGear.Windows.Forms Assembly / ImageGear.Windows.Forms Namespace / ImGearPageView Class / ImGearPageView Constructor




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

    Return Value

    The new instance of ImGearPageView class.
    See Also