Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Visio.DocumentErrorEventArgs interface
- Package:
- visio
Provides information about DocumentError event.
Properties
| errorCode | Visio Error code. |
| errorMessage | Message about error that occurred. |
| isCritical | Tells if the error is critical or not. If critical the session cannot continue. |
Property Details
errorCode
errorMessage
isCritical
Tells if the error is critical or not. If critical the session cannot continue.
isCritical: boolean;
Property Value
boolean
Remarks
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
Was this page helpful?
