Namespace: iTextSharp.text.pdf
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
protected bool CheckSegmentType( BarcodePDF417..::..Segment segment, char type ) |
Visual Basic |
---|
Protected Function CheckSegmentType ( _ segment As BarcodePDF417..::..Segment, _ type As Char _ ) As Boolean |
Visual C++ |
---|
protected: bool CheckSegmentType( BarcodePDF417..::..Segment^ segment, wchar_t type ) |
Parameters
- segment
- Type: iTextSharp.text.pdf..::..BarcodePDF417..::..Segment
- type
- Type: System..::..Char