ValidColors Property

Summary
Gets or sets a value that indicates the number of colors contained in a segment.
Syntax
C#
VB
C++
public int ValidColors { get; set; } 
Public Property ValidColors As Integer 
public: 
property int ValidColors { 
   int get(); 
   void set (    int ); 
} 

Property Value

A value that indicates the number of colors contained in a segment.

Example

Refer to PdfCompressorEngine example.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.PdfCompressor Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.