Table of Contents

Enum PdfTokenizer.TokenType

Namespace
iText.IO.Source
Assembly
itext.io.dll
public enum PdfTokenizer.TokenType

Fields

Comment = 3
EndArray = 5
EndDic = 7
EndObj = 10
EndOfFile = 12
Name = 2
Number = 0
Obj = 9
Other = 11
Ref = 8
StartArray = 4
StartDic = 6
String = 1