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

NameLength Property






Gets or sets the name record's length. .NET support
Syntax
public int NameLength {get; set;}
'Declaration
 
Public Property NameLength As Integer
'Usage
 
Dim instance As IccNameRecord
Dim value As Integer
 
instance.NameLength = value
 
value = instance.NameLength
public int NameLength {get; set;}
 get_NameLength();
set_NameLength(value);
public:
property int NameLength {
   int get();
   void set (    int value);
}

Property Value

A value that represents the name length in bytes.
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

IccNameRecord Structure
IccNameRecord Members

 

 


Products | Support | Contact Us | Copyright Notices

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