| XsPDF.Pdf.Content Namespace |
| Class | Description | |
|---|---|---|
| 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 ContentReader.
|
|
| CParser |
Provides the functionality to parse PDF content streams.
|
| Enumeration | Description | |
|---|---|---|
| CSymbol |
Terminal symbols recognized by PDF content stream lexer.
|