←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( 
   java.lang.String string 
); 
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 21.0.2021.7.6
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly

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