ImageGear .NET v25.2 - Updated
ImageGear.Twain Assembly / ImageGear.TWAIN Namespace / ImGearFileInfo Class / ImGearFileInfo Constructor




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

    Return Value

    The new instance of ImGearFileInfo class.
    See Also