iText 5

Segment

Segment Protected class

Diagram

flowchart LR classDef interfaceStyle stroke-dasharray: 5 5; classDef abstractStyle stroke-width:4px subgraph iTextSharp.text.pdf.BarcodePDF417 iTextSharp.text.pdf.BarcodePDF417.Segment[[Segment]] end

Details

Constructors

Segment

Source code

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

Arguments

Type

Name

Description

char

type

int

start

int

end

Generated with ModularDoc