VintaSoft Barcode .NET SDK 14.3: Documentation for .NET developer
Vintasoft.Barcode Namespace / FrameScanExceptionEventArgs Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    FrameScanExceptionEventArgs Class
    In This Topic
    Provides data for the frame scan exception event.
    Object Model
    VintasoftBitmap ReaderSettings FrameScanExceptionEventArgs
    Syntax
    'Declaration
    
    Public Class FrameScanExceptionEventArgs
       Inherits System.EventArgs
    
    
    public class FrameScanExceptionEventArgs : System.EventArgs
    
    
    public __gc class FrameScanExceptionEventArgs : public System.EventArgs*
    
    
    public ref class FrameScanExceptionEventArgs : public System.EventArgs^
    
    
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          Vintasoft.Barcode.FrameScanExceptionEventArgs

    Requirements

    Target Platforms: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also