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

Show in webframe

Colors Property






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

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