PDFView4NET WinForms Edition
PDFDeviceColor Class
Members 




O2S.Components.PDFView4NET.Graphics Namespace : PDFDeviceColor Class
Defines a device based color.
Object Model
PDFDeviceColor Class
Syntax
'Declaration
 
Public Class PDFDeviceColor 
   Inherits PDFColor
'Usage
 
Dim instance As PDFDeviceColor
public class PDFDeviceColor : PDFColor 
public __gc class PDFDeviceColor : public PDFColor 
public ref class PDFDeviceColor : public PDFColor 
Inheritance Hierarchy

System.Object
   O2S.Components.PDFView4NET.Graphics.PDFColor
      O2S.Components.PDFView4NET.Graphics.PDFDeviceColor
         O2S.Components.PDFView4NET.Graphics.PDFCmykColor
         O2S.Components.PDFView4NET.Graphics.PDFGrayColor
         O2S.Components.PDFView4NET.Graphics.PDFRgbColor

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PDFDeviceColor Members
O2S.Components.PDFView4NET.Graphics Namespace