Namespace PdfSharp.Pdf.Content
Classes
- CLexer
Lexical analyzer for PDF content files. Adobe specifies no grammar, but it seems that it is a simple post-fix notation.
- ContentReader
Represents the functionality for reading PDF content streams.
- ContentReaderException
Exception thrown by page content reader.
Enums
- CSymbol
Terminal symbols recognized by PDF content stream lexer.