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