![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.ScreenCapture Namespace > ScreenCaptureException Class : Code Property |
public ScreenCaptureExceptionCode Code {get; set;}
'Declaration Public Property Code As ScreenCaptureExceptionCode
'Usage Dim instance As ScreenCaptureException Dim value As ScreenCaptureExceptionCode instance.Code = value value = instance.Code
public: property ScreenCaptureExceptionCode Code { ScreenCaptureExceptionCode get(); void set ( ScreenCaptureExceptionCode value); }