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
SyntaxPublic Property LoopMacroName As String
Get
Set
Property Value
Type:
StringReturn Value
Type:
String
RemarksThe document will be passed as the macro input if there is any.
See Also