Error processing SSI file
LEADTOOLS PDF (Leadtools.Pdf assembly)

Show in webframe

ColorDevice Property






The color device of the embedded image.
Syntax
public string ColorDevice {get; set;}
'Declaration
 
Public Property ColorDevice As String
'Usage
 
Dim instance As PDFImage
Dim value As String
 
instance.ColorDevice = value
 
value = instance.ColorDevice
public String getColorDevice()
public void setColorDevice(String colorDevice)
            
public:
property String^ ColorDevice {
   String^ get();
   void set (    String^ value);
}

Property Value

The color device of the embedded image.
Example
For an example, refer to PDFDocument.Images.
Requirements

Target Platforms

See Also

Reference

PDFImage Structure
PDFImage Members

Error processing SSI file
   Leadtools.Pdf requires a PDF Pro, Pro Suite, Document, or Medical license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features