←Select platform

ColorDevice Property

Summary

The color device of the embedded image.

Syntax
C#
VB
C++
Java
public string ColorDevice { get; set; } 
Public Property ColorDevice As String 
public String getColorDevice() 
public void setColorDevice(String colorDevice) 
public: 
property String^ ColorDevice { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The color device of the embedded image.

Example

For an example, refer to PDFDocument.Images.

Requirements

Target Platforms

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

Leadtools.Pdf Assembly