Leadtools.PdfCompressor Namespace > PdfCompressorSegmentsInfo Class : Colors Property |
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 RasterColor[] Colors {get; set;}
get_Colors();
set_Colors(value);
public: property array<RasterColor>^ Colors { array<RasterColor>^ get(); void set ( array<RasterColor>^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2