UIDocumentMacroOptions
Description:
The document macro options.
The document macro options.
public enum UIDocumentMacroOptions
| Name | Description |
|---|---|
| Prompt | To prompt a dialog to ask the options during document opening. |
| DisableMacros | The option to disable macros in the document. |
| EnableMacros | The option to enable macros in the document. |