C# Class iTextSharp.text.pdf.codec.JBIG2SegmentReader.JBIG2Segment

Inheritance: IComparable
Afficher le fichier Open project: red-gate/iTextSharp-4.1.6

Méthodes publiques

Свойство Type Description
countOfReferredToSegments int
data byte[]
dataLength long
deferredNonRetain bool
headerData byte[]
page int
page_association_offset int
page_association_size bool
referredToSegmentNumbers int[]
segmentNumber int
segmentRetentionFlags bool[]
type int

Méthodes publiques

Méthode Description
CompareTo ( JBIG2Segment s ) : int
CompareTo ( Object o ) : int
JBIG2Segment ( int segment_number ) : System

Method Details

CompareTo() public méthode

public CompareTo ( JBIG2Segment s ) : int
s JBIG2Segment
Résultat int

CompareTo() public méthode

public CompareTo ( Object o ) : int
o Object
Résultat int

JBIG2Segment() public méthode

public JBIG2Segment ( int segment_number ) : System
segment_number int
Résultat System

Property Details

countOfReferredToSegments public_oe property

public int countOfReferredToSegments
Résultat int

data public_oe property

public byte[] data
Résultat byte[]

dataLength public_oe property

public long dataLength
Résultat long

deferredNonRetain public_oe property

public bool deferredNonRetain
Résultat bool

headerData public_oe property

public byte[] headerData
Résultat byte[]

page public_oe property

public int page
Résultat int

page_association_offset public_oe property

public int page_association_offset
Résultat int

page_association_size public_oe property

public bool page_association_size
Résultat bool

referredToSegmentNumbers public_oe property

public int[] referredToSegmentNumbers
Résultat int[]

segmentNumber public_oe property

public int segmentNumber
Résultat int

segmentRetentionFlags public_oe property

public bool[] segmentRetentionFlags
Résultat bool[]

type public_oe property

public int type
Résultat int