XFINIUM.PDF Documentation
PdfLeitcodeBarcode Class
Members 



Defines a Leitcode barcode.
Object Model
PdfLeitcodeBarcode ClassPdfColor ClassPdfColor ClassPdfFont ClassPdfBarcodeQuietZones ClassPdfColor Class
Syntax
public class PdfLeitcodeBarcode : PdfCode25InterleavedBarcode 
public ref class PdfLeitcodeBarcode : public PdfCode25InterleavedBarcode 
'Declaration
 
Public Class PdfLeitcodeBarcode 
   Inherits PdfCode25InterleavedBarcode
 
'Usage
 
Dim instance As PdfLeitcodeBarcode
Remarks
Supported characters: 0 1 2 3 4 5 6 7 8 9.
Data length: 13 digits.
Leitcode barcode structure:
1 - 5 - ZIP code
6 - 8 - Street code number
9 - 11 - House number
12 - 13 - Product code
Inheritance Hierarchy

System.Object
   Xfinium.Pdf.Graphics.PdfBarcode
      Xfinium.Pdf.Graphics.Pdf1DBarcode
         Xfinium.Pdf.Graphics.PdfCode25Barcode
            Xfinium.Pdf.Graphics.PdfCode25InterleavedBarcode
               Xfinium.Pdf.Graphics.PdfLeitcodeBarcode

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

PdfLeitcodeBarcode Members
Xfinium.Pdf.Graphics Namespace

Send Feedback