|
class | AnsiEncoding |
| An encoder for PDF AnsiEncoding.
|
|
class | ColorSpaceHelper |
| Helper functions for RGB and CMYK colors.
|
|
class | DocEncoding |
| An encoder for PDF DocEncoding.
|
|
class | GlobalObjectTable |
| Provides a thread-local cache for large objects.
|
|
class | PdfEncoders |
| Groups a set of static encoding helper functions.
|
|
class | RawEncoding |
| An encoder for raw strings. The raw encoding is simply the identity relation between charachters and bytes. PDFsharp internally works with raw encoded strings instead of byte arrays because strings are much more handy than byte arrays.
|
|
class | RawUnicodeEncoding |
| An encoder for Unicode strings.
|
|
class | ThreadLocalStorage |
| Provides a thread-local cache for large objects.
|
|