ImageGear for .NET
OpenDocument Method
See Also  Send Feedback
ImageGear21.Web.Services Assembly > ImageGear.Web.DataProviders Namespace > ImageDataConnection Class : OpenDocument Method




documentIdentifier
Used to indicate the identifier of the document with which the Page data is associated.
contextData
Meta-Data string to be used by a image data provider per its requirements.

Glossary Item Box

This opens a connection to a specific DocumentIdentifier and returns a connection to that document. It will also add the ImageDocumentDataConnection object to the openDocuments set.

Syntax

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

Parameters

documentIdentifier
Used to indicate the identifier of the document with which the Page data is associated.
contextData
Meta-Data string to be used by a image data provider per its requirements.

Return Value

ImageDocumentDataConnection object.

Remarks

For details, refer to the "ImageGear.Web.UI.PageView.DocumentIdentifier".

See Also

©2013. Accusoft Corporation. All Rights Reserved.