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




In This Topic
    TextPage Constructor()
    In This Topic
    Constructs a new TextPage
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New TextPage()
    public TextPage()
    public: TextPage();
    public:
    TextPage();
    See Also