Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Barcode Namespace > BarcodeException Class : HResult Property |
public new int HResult {get;}
'Declaration
Public Shadows ReadOnly Property HResult As Integer
'Usage
Dim instance As BarcodeException Dim value As Integer value = instance.HResult
public new int HResult {get;}
hide get_HResult();