LEADTOOLS PDF Segmentation (Leadtools.PdfCompressor assembly)

Colors Property

Show in webframe





Gets or sets an array of colors for a segment.
Syntax
public RasterColor[] Colors {get; set;}
'Declaration
 
Public Property Colors As RasterColor()
'Usage
 
Dim instance As PdfCompressorSegmentsInfo
Dim value() As RasterColor
 
instance.Colors = value
 
value = instance.Colors

            

            
public:
property array<RasterColor>^ Colors {
   array<RasterColor>^ get();
   void set (    array<RasterColor>^ value);
}

Property Value

An array of colors for a segment.
Example
Refer to PdfCompressorEngine example.
Requirements

Target Platforms

See Also

Reference

PdfCompressorSegmentsInfo Class
PdfCompressorSegmentsInfo Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.PdfCompressor requires a PDF Plug-in license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features