←Select platform

Model Property

Summary

Gets or sets the device model.

Syntax

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

Property Value

A value that indicates the device model for the device for which the ICC profile was created.

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