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