Options.DoNotPromptForConvert Property
Word Developer Reference |
Sets or returns a Boolean that represents whether to prompt a warning dialog when the Convert command is invoked for documents that are in compatibility mode. Read/write.
Syntax
expression.DoNotPromptForConvert
expression An expression that returns an Options object.
See Also