PdfSharp-GDI
1.31.7289
|
Holds information how to handle the document when it is saved as PDF stream. More...
Properties | |
PdfColorMode | ColorMode [get, set] |
Gets or sets the color mode. More... | |
bool | CompressContentStreams [get, set] |
Gets or sets a value indicating whether to compress content streams of PDF pages. More... | |
bool | NoCompression [get, set] |
Gets or sets a value indicating that all objects are not compressed. More... | |
PdfFlateEncodeMode | FlateEncodeMode [get, set] |
Gets or sets the flate encode mode. Besides the balanced default mode you can set modes for best compression (slower) or best speed (larger files). More... | |
Holds information how to handle the document when it is saved as PDF stream.
|
getset |
Gets or sets the color mode.
|
getset |
Gets or sets a value indicating whether to compress content streams of PDF pages.
|
getset |
Gets or sets the flate encode mode. Besides the balanced default mode you can set modes for best compression (slower) or best speed (larger files).
|
getset |
Gets or sets a value indicating that all objects are not compressed.