Click or drag to resize

IMcDocumentWriterWrite Method

Writes source to a destination.

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Sub Write ( 
	source As Object,
	destination As Object,
	flags As mcDocumentWritingFlags
)

Parameters

source
Type: SystemObject
Either an IMcDocument or its Data
destination
Type: SystemObject
flags
Type: MediaCy.IQL.ApplicationmcDocumentWritingFlags
Remarks