Error processing SSI file
LEADTOOLS PDF Segmentation (Leadtools.PdfCompressor assembly)

Show in webframe

ValidColors Property






Gets or sets a value that indicates the number of colors contained in a segment.
Syntax
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
public:
property int ValidColors {
   int get();
   void set (    int value);
}

Property Value

A value that indicates the number of colors contained in a segment.
Example
Refer to PdfCompressorEngine example.
Requirements

Target Platforms

See Also

Reference

PdfCompressorSegmentsInfo Class
PdfCompressorSegmentsInfo Members

Error processing SSI file
Leadtools.PdfCompressor requires a PDF Pro, Pro Suite, Document or Medical license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features