Visio.DocumentErrorEventArgs interface
Provides information about DocumentError event.
[ API set: 1.1 ]
error |
Visio Error code. |
error |
Message about error that occurred. |
is |
Tells if the error is critical or not. If critical the session cannot continue. |
Message about error that occurred.
TypeScript
errorMessage: string;
Property Value
string
Remarks
[ API set: 1.1 ]
Tells if the error is critical or not. If critical the session cannot continue.
TypeScript
isCritical: boolean;
Property Value
boolean
Remarks
[ API set: 1.1 ]
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins feedback
Office Add-ins is an open source project. Select a link to provide feedback: