Gets or sets a value that defines the size of the area to be used when removing the noise inside the segmented image.
public int CleanSize { get; set; }
Public Property CleanSize As Integer
public: property int CleanSize { int get(); void set ( int ); }
public:
property int CleanSize {
int get();
void set ( int );
}
Possible values range from 0 to 10.
Use 0 to skip the cleaning stage.
Refer to PdfCompressorEngine example.
Target Platforms
PdfCompressorOptions Structure
PdfCompressorOptions Members
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library