Table of Contents

Class BarcodePdf417.Segment

Namespace
iTextSharp.text.pdf
Assembly
iTextSharp.LGPLv2.Core.dll
protected class BarcodePdf417.Segment
Inheritance
BarcodePdf417.Segment
Inherited Members

Constructors

Segment(char, int, int)

public Segment(char type, int start, int end)

Parameters

type char
start int
end int

Fields

End

public int End

Field Value

int

Start

public int Start

Field Value

int

Type

public char Type

Field Value

char