←Select platform

DeviceAttributes Property

Summary
Gets or sets the device attributes.
Syntax
C#
VB
C++
public byte[] DeviceAttributes { get; set; } 
  
Public Property DeviceAttributes As Byte() 
public: 
property array<byte>^ DeviceAttributes { 
   array<byte>^ get(); 
   void set (    array<byte>^ ); 
} 

Property Value

A value that indicates the attributes (from corresponding profile's header).

Requirements

Target Platforms

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

Leadtools.ColorConversion Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.