←Select platform

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Click or drag to resize