PromptForSummary property
Determines whether Microsoft Visio prompts for document properties when it saves a document.
Version added
4.0
Syntax
| |
| |
intRet |
Integer. Zero (0) if prompting is off; -1 if it is on. |
object |
Required. An expression that returns an Application object. |
intExpression |
Required Integer. Zero (0) to turn prompting off; non-zero to turn it on. |
Remarks
This property corresponds to the Prompt for document properties check box on the Save tab in the Options dialog box (click Options on the Tools menu).