←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly