IContentManagerGetDocumentFromImagePane Method |  |
Gets the document from the given Image pane if the type of content of the Image pane is Document.
Namespace: Bosch.Vms.SDKAssembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
SyntaxDocument GetDocumentFromImagePane(
ImagePane pane
)
Parameters
- pane ImagePane
- Image pane.
Return Value
DocumentThe document.
See Also