Visual Basic (Declaration) | |
---|---|
Public Property CombineThreshold As Integer |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As PdfCompressorOptions Dim value As Integer instance.CombineThreshold = value value = instance.CombineThreshold |
C# | |
---|---|
public int CombineThreshold {get; set;} |
Property Value
The best value is 25.Refer to PdfCompressor example.
Values saturate at 443. Colors that are closer together than this amount will be combined.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7