ImageGear for .NET
ImageDocumentDataConnection Class
Members  See Also  Send Feedback
ImageGear21.Web.Services Assembly > ImageGear.Web.DataProviders Namespace : ImageDocumentDataConnection Class




Glossary Item Box

This is an abstract base class that represents a connection to a specific document. All data providers would implement a derived class of this. This class implements IDisposable System.IDisposable.

Object Model

ImageDocumentDataConnection ClassImageDataConnection Class

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Remarks

If you are writing a custom image data provider, then your custom data provider must implement a class derived from this class.

Inheritance Hierarchy

System.Object
   ImageGear.Web.DataProviders.ImageDocumentDataConnection

See Also

©2013. Accusoft Corporation. All Rights Reserved.