ImageGear .NET v25.2 - Updated
ImageGear.Web.ImageDataProcessor Assembly / ImageGear.Web.TextSearch Namespace / TextErrorPage Class / TextErrorPage Constructor / TextErrorPage Constructor()




In This Topic
    TextErrorPage Constructor()
    In This Topic
    Default constructor
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New TextErrorPage()
    public TextErrorPage()
    public: TextErrorPage();
    public:
    TextErrorPage();
    See Also