Click or drag to resize

BatchMacroLoopMacroName Property

Designates the name of the macro to run for each document.

Namespace:  MediaCy.Addins.Scripting
Assembly:  MediaCy.Addins.Scripting (in MediaCy.Addins.Scripting.dll) Version: 3.1.0.0
Syntax
VB
Public Property LoopMacroName As String
	Get
	Set

Property Value

Type: String

Return Value

Type: String
Remarks
The document will be passed as the macro input if there is any.
See Also