←Select platform

Signature Property

Summary

Gets or sets the signature.

Syntax

C#
VB
C++
public int Signature { get; set; } 
  
Public Property Signature As Integer 
public: 
property int Signature { 
   int get(); 
   void set (    int ); 
} 

Property Value

A value that represents a four-byte sequence signature. For a list of possible values, refer to IccTechnologySignature.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly