Click or drag to resize

DocumentCommandsOpenFolderAsSites Property

Opens an image set document from the files contained in sub-folders of the specified location.

Namespace:  MediaCy.Automation.Application
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property OpenFolderAsSites ( 
	parent As McCommand
) As OpenSetFromFolder
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: OpenSetFromFolder
See Also