The following tables list the members exposed by PdfCompressorOptions.
Public Properties
| Name | Description | |
|---|---|---|
![]()  | 
	BackGroundThreshold | A threshold value used to separate image objects from the background. | 
![]()  | 
	CleanSize | Gets or sets a value that defines the size of the area to be used when removing the noise inside the segmented image. | 
![]()  | 
	ColorThreshold | Gets or sets a threshold value used when merging segments. | 
![]()  | 
	CombineThreshold | Gets or sets a threshold value used to combine colors. | 
 				![]()  | 
	Empty | Initializes the PdfCompressorOptions structure with default values. | 
![]()  | 
	Flags | Gets or sets the segmentation flags. | 
![]()  | 
	ImageQuality | Gets or sets a value that indicates the quality of the source image. | 
![]()  | 
	OutputQuality | Gets or sets a value that indicates the quality of the output image. | 
![]()  | 
	SegmentQuality | Gets or sets a threshold value used to determine whether the segment is a picture segment. | 
See Also