O2S.Components.PDF4NET Documentation
PDFCode128ABarcode Class
Members 



O2S.Components.PDF4NET.Graphics Namespace : PDFCode128ABarcode Class
Defines a Code 128 barcode using the A character set.
Object Model
PDFCode128ABarcode ClassPDFColor ClassPDFColor ClassPDFFont ClassPDFBarcodeQuietZones ClassPDFColor Class
Syntax
'Declaration
 
Public Class PDFCode128ABarcode 
   Inherits PDFCode128Barcode
'Usage
 
Dim instance As PDFCode128ABarcode
public class PDFCode128ABarcode : PDFCode128Barcode 
public ref class PDFCode128ABarcode : public PDFCode128Barcode 
Remarks
Supported characters: 0x00 to 0x1F SPACE ! " # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _
Inheritance Hierarchy

System.Object
   O2S.Components.PDF4NET.Graphics.PDFBarcode
      O2S.Components.PDF4NET.Graphics.PDF1DBarcode
         O2S.Components.PDF4NET.Graphics.PDFCode128Barcode
            O2S.Components.PDF4NET.Graphics.PDFCode128ABarcode

Requirements

Supported .NET Platforms: .NET 4.0 and higher, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Xamarin Mac, iOS & Android, Portable Class Library, .NET Core, .NET Standard


Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2

See Also

Reference

PDFCode128ABarcode Members
O2S.Components.PDF4NET.Graphics Namespace