←Select platform

ProfileSignature Property

Summary

Gets or sets the profile signature.

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

Property Value

A value that indicates the profile signature.The ProfileSignature contains the fixed value of 0x61637379h.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly