VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf Namespace / WebPdfDocumentCompressorSettingsJS type
Constructors SeeAlso
In This Topic
    WebPdfDocumentCompressorSettingsJS Class Members
    In This Topic
    The following tables list the members exposed by WebPdfDocumentCompressorSettingsJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebPdfDocumentCompressorSettingsJS class.
    Methods
     NameDescription
    Public MethodGets image compression for bitonal images.
    Public MethodGets the minimum resolution for bitonal image when image must be compressed.
    Public MethodGets compression resolution for bitonal images.
    Public MethodGets compression settings for bitonal images.
    Public MethodGets a value indicating whether the command must cleanup content streams.
    Public MethodGets the maximum allowable inaccuracy, as distance in RGB888 color space, when comparing two colors.
    Public MethodGets image compression for color images.
    Public MethodGets the minimum resolution for color image when image must be compressed.
    Public MethodGets compression resolution for color images.
    Public MethodGets compression settings for color images.
    Public MethodGets a value indicating whether the command must analyze image resources, detect bitonal images and convert them to the bitonal pixel format.
    Public MethodGets a value indicating whether the command must analyze image resources, detect black white images and convert them to the black-white pixel format.
    Public MethodGets a value indicating whether the command must analyze image resources, detect grayscale images and convert them to the grayscale pixel format.
    Public MethodGets 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.
    Public MethodGets a format of packed (output) PDF document.
    Public MethodGets the downscale interpolation method for images.
    Public MethodGets the Flate (ZIP) compression level.
    Public MethodGets a value indicating whether the command must flatten (burn) annotations.
    Public MethodGets image compression for grayscale images.
    Public MethodGets the minimum resolution for grayscale image when image must be compressed.
    Public MethodGets compression resolution for grayscale images.
    Public MethodGets compression settings for grayscale images.
    Public MethodGets image compression for indexed images.
    Public MethodGets compression settings for indexed images.
    Public MethodGets the maximum thread count.
    Public MethodGets a value indicating whether the command must optimize font subsets.
    Public MethodGets a value indicating whether the command must recompress PDF stream with Flate (ZIP) compression.
    Public MethodGets a value indicating whether the command must remove annotations.
    Public MethodGets a value indicating whether the command must remove bookmarks.
    Public MethodGets a value indicating whether the command must remove document information.
    Public MethodGets a value indicating whether the command must remove duplicate resources from PDF document.
    Public MethodGets a value indicating whether the command must remove embedded files.
    Public MethodGets a value indicating whether the command must remove embedded thumbnails.
    Public MethodGets a value indicating whether the command must remove interactive forms.
    Public MethodGets a value indicating whether the command must remove invalid bookmarks.
    Public MethodGets a value indicating whether the command must remove invalid links.
    Public MethodGets a value indicating whether the command must remove metadata from PDF document.
    Public MethodGets a value indicating whether the command must remove structure tree.
    Public MethodGets a value indicating whether the command must remove unused named resources.
    Public MethodGets a value indicating whether the command must remove unused names.
    Public MethodGets a value indicating whether the command must remove unused pages.
    Public MethodGets a value indicating whether the command must subset fonts in PDF document.
    Public MethodGets a value indicating whether the command must change PDF stream with LZW compression to Flate (ZIP) compression.
    Public MethodGets a value indicating whether the command must change uncompressed PDF stream to Flate (ZIP) compression.
    Public MethodSets image compression for bitonal images.
    Public MethodSets the minimum resolution for bitonal image when image must be compressed.
    Public MethodSets compression resolution for bitonal images.
    Public MethodSets compression settings for bitonal images.
    Public MethodSets a value indicating whether the command must cleanup content streams.
    Public MethodSets the maximum allowable inaccuracy, as distance in RGB888 color space, when comparing two colors.
    Public MethodSets image compression for color images.
    Public MethodSets the minimum resolution for color image when image must be compressed.
    Public MethodSets compression resolution for color images.
    Public MethodSets compression settings for color images.
    Public MethodSets a value indicating whether the command must analyze image resources, detect bitonal images and convert them to the bitonal pixel format.
    Public MethodSets a value indicating whether the command must analyze image resources, detect black white images and convert them to the black-white pixel format.
    Public MethodSets a value indicating whether the command must analyze image resources, detect grayscale images and convert them to the grayscale pixel format.
    Public MethodSets 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.
    Public MethodSets a format of packed (output) PDF document.
    Public MethodSets the downscale interpolation method for images.
    Public MethodSets the Flate (ZIP) compression level.
    Public MethodSets a value indicating whether the command must flatten (burn) annotations.
    Public MethodSets image compression for grayscale images.
    Public MethodSets the minimum resolution for grayscale image when image must be compressed.
    Public MethodSets compression resolution for grayscale images.
    Public MethodSets compression settings for grayscale images.
    Public MethodSets image compression for indexed images.
    Public MethodSets compression settings for indexed images.
    Public MethodSets the maximum thread count.
    Public MethodSets a value indicating whether the command must optimize font subsets.
    Public MethodSets a value indicating whether the command must recompress PDF stream with Flate (ZIP) compression.
    Public MethodSets a value indicating whether the command must remove annotations.
    Public MethodSets a value indicating whether the command must remove bookmarks.
    Public MethodSets a value indicating whether the command must remove document information.
    Public MethodSets a value indicating whether the command must remove duplicate resources from PDF document.
    Public MethodSets a value indicating whether the command must remove embedded files.
    Public MethodSets a value indicating whether the command must remove embedded thumbnails.
    Public MethodSets a value indicating whether the command must remove interactive forms.
    Public MethodSets a value indicating whether the command must remove invalid bookmarks.
    Public MethodSets a value indicating whether the command must remove invalid links.
    Public MethodSets a value indicating whether the command must remove metadata from PDF document.
    Public MethodSets a value indicating whether the command must remove structure tree.
    Public MethodSets a value indicating whether the command must remove unused named resources.
    Public MethodSets a value indicating whether the command must remove unused names.
    Public MethodSets a value indicating whether the command must remove unused pages.
    Public MethodSets a value indicating whether the command must subset fonts in PDF document.
    Public MethodSets a value indicating whether the command must change PDF stream with LZW compression to Flate (ZIP) compression.
    Public MethodSets a value indicating whether the command must change uncompressed PDF stream to Flate (ZIP) compression.
    See Also