LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)
LEAD Technologies, Inc

Description Property






Gets or sets the IccProfileSequenceDescription structure. .NET support
Syntax
public IccProfileSequenceDescription Description {get; set;}
'Declaration
 
Public Property Description As IccProfileSequenceDescription
'Usage
 
Dim instance As IccProfileSequenceDescriptionTagType
Dim value As IccProfileSequenceDescription
 
instance.Description = value
 
value = instance.Description
public IccProfileSequenceDescription Description {get; set;}
 get_Description();
set_Description(value);
public:
property IccProfileSequenceDescription Description {
   IccProfileSequenceDescription get();
   void set (    IccProfileSequenceDescription value);
}

Property Value

IccProfileSequenceDescription structure that contains the tag's data.
Requirements

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

See Also

Reference

IccProfileSequenceDescriptionTagType Class
IccProfileSequenceDescriptionTagType Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.