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

Glossary Item Box

The following tables list the members exposed by ImageDocumentDataConnection.

Public Properties

 NameDescription
Public PropertyContextData Gets Meta-Data property.  
Public PropertyDocumentIdentifier Gets DocumentIdentifier property.  
Public PropertyImageDataConnectionGets (ImageDataConnection) object. object.  
Top

Public Methods

 NameDescription
Public MethodClose This method simply calls Dispose().  
Public MethodCreate This method creates new content with the data given. This method is intended to create or insert and not replace content.  
Public MethodDispose This closes the connection to a document. The base class also calls ImageDataConnection.DocumentConnectionClosed() to indicate that the document is now closed.  
Public MethodRead This reads the content of the data item and returns it in the form of a stream.  
Public MethodWrite This method creates or overwrites the existing content.  
Top

Protected Methods

 NameDescription
Protected MethodClosed The derived class can implement this method to do the necessary cleanup when the document is closed.  
Top

See Also

©2013. Accusoft Corporation. All Rights Reserved.