PDFView4NET WPF Edition
BarcodeEncodingException Class
Members 




O2S.Components.PDFView4NET.Graphics.Barcodes Namespace : BarcodeEncodingException Class
Defines an exception that is thrown when the barcode data can not be encoded according to barcode's rules.
Object Model
BarcodeEncodingException Class
Syntax
'Declaration
 
Public Class BarcodeEncodingException 
   Inherits System.ApplicationException
'Usage
 
Dim instance As BarcodeEncodingException
public class BarcodeEncodingException : System.ApplicationException 
public __gc class BarcodeEncodingException : public System.ApplicationException 
public ref class BarcodeEncodingException : public System.ApplicationException 
Inheritance Hierarchy

System.Object
   System.Exception
      System.ApplicationException
         O2S.Components.PDFView4NET.Graphics.Barcodes.BarcodeEncodingException

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

BarcodeEncodingException Members
O2S.Components.PDFView4NET.Graphics.Barcodes Namespace