Leadtools.ColorConversion Namespace > IccNamedColor2 Structure : Suffix Property |
public byte[] Suffix {get; set;}
'Declaration Public Property Suffix As Byte()
'Usage Dim instance As IccNamedColor2 Dim value() As Byte instance.Suffix = value value = instance.Suffix
public byte[] Suffix {get; set;}
get_Suffix();
set_Suffix(value);
public: property array<byte>^ Suffix { array<byte>^ get(); void set ( array<byte>^ 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