XFINIUM.PDF Documentation
PdfCode128BBarcode Class
Members 



Defines a Code 128 barcode using the B character set.
Object Model
PdfCode128BBarcode ClassPdfColor ClassPdfColor ClassPdfFont ClassPdfBarcodeQuietZones ClassPdfColor Class
Syntax
'Declaration
 
Public Class PdfCode128BBarcode 
   Inherits PdfCode128Barcode
'Usage
 
Dim instance As PdfCode128BBarcode
public class PdfCode128BBarcode : PdfCode128Barcode 
public ref class PdfCode128BBarcode : public PdfCode128Barcode 
Remarks
Supported characters: 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 [ \ ]^ _ ` 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 { | } ~ 0x7F
Inheritance Hierarchy

System.Object
   Xfinium.Pdf.Graphics.PdfBarcode
      Xfinium.Pdf.Graphics.Pdf1DBarcode
         Xfinium.Pdf.Graphics.PdfCode128Barcode
            Xfinium.Pdf.Graphics.PdfCode128BBarcode

Requirements

Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library


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

PdfCode128BBarcode Members
Xfinium.Pdf.Graphics Namespace

Send Feedback