←Select platform

ColorDevice Property

Summary

The color device of the embedded image.

Syntax

C#
VB
Java
C++
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly