Leadtools.ColorConversion Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
IccNameRecord Structure Members
See Also  Properties  Methods 
Leadtools.ColorConversion Namespace : IccNameRecord Structure


The following tables list the members exposed by IccNameRecord.

Public Constructors

 NameDescription
Public ConstructorIccNameRecord Constructor Initializes a new IccNameRecord with explicit parameters.  
Top

Public Properties

 NameDescription
Public Propertystatic (Shared in Visual Basic)Empty Gets an new empty structure.  
Public PropertyNameCountryCode Gets or sets the name country code.  
Public PropertyNameLanguageCode Gets or sets the name language code.  
Public PropertyNameLength Gets or sets the name record's length.  
Public PropertyNameOffset Gets or sets the offset of the name record.  
Top

Public Methods

 NameDescription
Public MethodEquals (Inherited from System.ValueType)
Public MethodGetHashCode (Inherited from System.ValueType)
Public MethodToStringOverridden.  Overridden. Returns a meaningful name for this method.  
Top

See Also