ImageGear .NET v25.2 - Updated
ImageGear.Core Assembly / ImageGear.Display Namespace / ImGearPageDisplay Class / ImGearPageDisplay Constructor / ImGearPageDisplay Constructor()




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

    Return Value

    A new instance of ImGearPageDisplay class.
    See Also