|
class | Chars |
| Character table by name. Same as PdfSharp.Pdf.IO.Chars. Not yet clear if necessary.
|
|
class | CLexer |
| Lexical analyzer for PDF content files. Adobe specifies no grammar, but it seems that it is a simple post-fix notation.
|
|
class | ContentReader |
| Represents the functionality for reading PDF content streams. More...
|
|
class | ContentReaderException |
| Exception thrown by ContentReader. More...
|
|
class | ContentWriter |
| Represents a writer for generation of PDF streams.
|
|
class | CParser |
| Provides the functionality to parse PDF content streams.
|
|