Click or drag to resize

McControllersCreateDocumentView Method

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Function CreateDocumentView ( 
	document As Object,
	Optional type As String = ""
) As IMcDocumentView

Parameters

document
Type: SystemObject
type (Optional)
Type: SystemString

Return Value

Type: IMcDocumentView
See Also