←Select platform

DeviceModelSignature Property

Summary

Gets or sets the device model signature.

Syntax

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

Property Value

A value that indicates the device model signature (from corresponding profile's header).

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