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

Glossary Item Box

The following tables list the members exposed by ArtDocumentDataConnection.

Public Properties

 NameDescription
Public PropertyArtDataConnectionGets (ArtDataConnection) object. object.  
Public PropertyDocumentIdentifier Gets DocumentIdentifier property.  
Top

Public Methods

 NameDescription
Public MethodClose This method simply calls Dispose().  
Public MethodDispose This closes the connection to a document. The base class also calls ArtDataConnection.DocumentConnectionClosed() to indicate that the document is now closed.  
Public MethodRead This reads the content of the annotation data and returns it in the form of a stream.  
Public MethodWrite This method overwrites the existing ART (annottaions) 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.