Leadtools.PdfCompressor Namespace > PdfCompressorOptions Structure : BackGroundThreshold Property |
public int BackGroundThreshold {get; set;}
'Declaration Public Property BackGroundThreshold As Integer
'Usage Dim instance As PdfCompressorOptions Dim value As Integer instance.BackGroundThreshold = value value = instance.BackGroundThreshold