PDFView4NET WinForms Edition
PDFCode11Barcode Class
Members 




O2S.Components.PDFView4NET.Graphics.Barcodes Namespace : PDFCode11Barcode Class
Defines a Code 11 barcode.
Object Model
PDFCode11Barcode ClassPDFColor ClassPDFColor ClassPDFFontBase ClassPDFColor Class
Syntax
'Declaration
 
Public Class PDFCode11Barcode 
   Inherits PDFUnidimensionalBarcode
'Usage
 
Dim instance As PDFCode11Barcode
public class PDFCode11Barcode : PDFUnidimensionalBarcode 
public __gc class PDFCode11Barcode : public PDFUnidimensionalBarcode 
public ref class PDFCode11Barcode : public PDFUnidimensionalBarcode 
Remarks
Only the following symbols are allowed in a Code 11 barcode: 0 1 2 3 4 5 6 7 8 9 -
Inheritance Hierarchy

System.Object
   O2S.Components.PDFView4NET.Graphics.Barcodes.PDFBarcode
      O2S.Components.PDFView4NET.Graphics.Barcodes.PDFUnidimensionalBarcode
         O2S.Components.PDFView4NET.Graphics.Barcodes.PDFCode11Barcode

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

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