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

NameOffset Property






Gets or sets the offset of the name record. .NET support
Syntax
public int NameOffset {get; set;}
'Declaration
 
Public Property NameOffset As Integer
'Usage
 
Dim instance As IccNameRecord
Dim value As Integer
 
instance.NameOffset = value
 
value = instance.NameOffset
public int NameOffset {get; set;}
 get_NameOffset();
set_NameOffset(value);
public:
property int NameOffset {
   int get();
   void set (    int value);
}

Property Value

A value that represents the name offset from the start of the tag 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.