Name | Description | |
---|---|---|
![]() | WebPdfDocumentCompressorSettings | Initializes a new instance of the WebPdfDocumentCompressorSettings class. |
Name | Description | |
---|---|---|
![]() | WebPdfDocumentCompressorSettings | Initializes a new instance of the WebPdfDocumentCompressorSettings class. |
Name | Description | |
---|---|---|
![]() | bitonalImagesCompression | Gets or sets image compression for bitonal images. |
![]() | bitonalImagesCompressionMinResolution | Gets or sets the minimum resolution for bitonal image when image must be compressed. |
![]() | bitonalImagesCompressionResolution | Gets or sets compression resolution for bitonal images. |
![]() | bitonalImagesCompressionSettings | Gets or sets compression settings for bitonal images. |
![]() | cleanupContentStreams | Gets or sets a value indicating whether the command must cleanup content streams. |
![]() | colorDepthDetectionMaxInaccuracy | Gets or sets the maximum allowable inaccuracy, as distance in RGB888 color space, when comparing two colors. |
![]() | colorImagesCompression | Gets or sets image compression for color images. |
![]() | colorImagesCompressionMinResolution | Gets or sets the minimum resolution for color image when image must be compressed. |
![]() | colorImagesCompressionResolution | Gets or sets compression resolution for color images. |
![]() | colorImagesCompressionSettings | Gets or sets compression settings for color images. |
![]() | detectBitonalImageResources | Gets or sets a value indicating whether the command must analyze image resources, detect bitonal images and convert them to the bitonal pixel format. |
![]() | detectBlackWhiteImageResources | Gets or sets a value indicating whether the command must analyze image resources, detect black white images and convert them to the black-white pixel format. |
![]() | detectGrayscaleImageResources | Gets or sets a value indicating whether the command must analyze image resources, detect grayscale images and convert them to the grayscale pixel format. |
![]() | detectIndexed8ImageResources | Gets or sets a value indicating whether the command must analyze image resources, detect indexed4 or indexed8 (16 or 256 colors) images and convert them to the indexed4 or indexed8 (16 or 256 colors) pixel format. |
![]() | documentPackFormat | Gets or sets the format of packed (output) PDF document. |
![]() | downscaleInterpolationMode | Gets or sets the downscale interpolation method for images. |
![]() | flateCompressionLevel | Gets or sets the Flate (ZIP) compression level. |
![]() | flattenAnnotations | Gets or sets a value indicating whether the command must flatten (burn) annotations. |
![]() | grayscaleImagesCompression | Gets or sets image compression for grayscale images. |
![]() | grayscaleImagesCompressionMinResolution | Gets or sets the minimum resolution for grayscale image when image must be compressed. |
![]() | grayscaleImagesCompressionResolution | Gets or sets compression resolution for grayscale images. |
![]() | grayscaleImagesCompressionSettings | Gets or sets compression settings for grayscale images. |
![]() | indexedImagesCompression | Gets or sets image compression for indexed images. |
![]() | indexedImagesCompressionSettings | Gets or sets compression settings for indexed images. |
![]() | maxThreadCount | Gets or sets the maximum thread count. |
![]() | optimizeFontSubsets | Gets or sets a value indicating whether the command must optimize font subsets. |
![]() | recompressFlateCompression | Gets or sets a value indicating whether the command must recompress PDF stream with Flate (ZIP) compression. |
![]() | removeAnnotations | Gets or sets a value indicating whether the command must remove annotations. |
![]() | removeBookmarks | Gets or sets a value indicating whether the command must remove bookmarks. |
![]() | removeDocumentInformation | Gets or sets a value indicating whether the command must remove document information. |
![]() | removeDuplicateResources | Gets or sets a value indicating whether the command must remove duplicate resources from PDF document. |
![]() | removeEmbeddedFiles | Gets or sets a value indicating whether the command must remove embedded files. |
![]() | removeEmbeddedThumbnails | Gets or sets a value indicating whether the command must remove embedded thumbnails. |
![]() | removeInteractiveForm | Gets or sets a value indicating whether the command must remove interactive forms. |
![]() | removeInvalidBookmarks | Gets or sets a value indicating whether the command must remove invalid bookmarks. |
![]() | removeInvalidLinks | Gets or sets a value indicating whether the command must remove invalid links. |
![]() | removeMetadata | Gets or sets a value indicating whether the command must remove metadata from PDF document. |
![]() | removeStructureTree | Gets or sets a value indicating whether the command must remove structure tree. |
![]() | removeUnusedNamedResources | Gets or sets a value indicating whether the command must remove unused named resources. |
![]() | removeUnusedNames | Gets or sets a value indicating whether the command must remove unused names. |
![]() | removeUnusedPages | Gets or sets a value indicating whether the command must remove unused pages. |
![]() | subsetFonts | Gets or sets a value indicating whether the command must subset fonts in PDF document. |
![]() | useFlateInsteadLzwCompression | Gets or sets a value indicating whether the command must change PDF stream with LZW compression to Flate (ZIP) compression. |
![]() | useFlateInsteadNoneCompression | Gets or sets a value indicating whether the command must change uncompressed PDF stream to Flate (ZIP) compression. |