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