←Select platform

Error Property

Summary

Error that might have occurred during rendering.

Syntax
C#
C++/CLI
public Exception Error { get; } 
public:  
   property System::Exception^ Error 
   { 
      System::Exception^ get() 
   } 

Property Value

The error that might have occurred during rendering.

Remarks

If this value is not null, then it is the error that was caught during the endering cycle. Used with the ImageViewer.RenderError event.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.