Click or drag to resize

PlayMacro Properties

The PlayMacro type exposes the following members.

Properties
  NameDescription
Public propertyCloseDocuments
Whether or not to close the macro input.
Public propertyDisplayDocuments
Whether or not to display the documents loaded by the macro or not (including the macro input if any).
Public propertyInput
Public propertyLoadInput
Specifies that the input designates a file that should be loaded.
Public propertyMacroFile
The module file containing the macro.
Public propertyMacroName
The name of the macro.
Public propertyOutput
Public propertyProcessByGroup
When true, multiple documents are processed together using one macro call. Otherwise documents are processed separately with one call for each.
Public propertyProcessByLocation
Process image sets location by location, looping on all locations except for channels which are handled together.
Public propertySaveModifiedDocuments
Whether or not to automatically save the macro input if modified.
Top
See Also