Click or drag to resize

IMcDocumentControllerCreateDocument Method

Create a document for a specified data object.

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Function CreateDocument ( 
	data As Object
) As IMcDocument

Parameters

data
Type: SystemObject
Data is the document physical implementation, McImage for example

Return Value

Type: IMcDocument
Remarks