Lexer PropertiesTerminal Works - PDF Printing.Net Library

The Lexer type exposes the following members.

Properties

  NameDescription
Public propertyPdfLength
Gets the length of the PDF output.
Public propertyPosition
Gets or sets the position within the PDF stream.
Public propertySymbol
Gets the current symbol.
Public propertyToken
Gets the current token.
Public propertyTokenToBoolean
Interprets current token as boolean literal.
Public propertyTokenToInteger
Interprets current token as integer literal.
Public propertyTokenToObjectID
Interprets current token as object ID.
Public propertyTokenToReal
Interprets current token as real or integer literal.
Public propertyTokenToUInteger
Interprets current token as unsigned integer literal.
Top
See Also

Reference