PDFView4NET WinForms Edition
PDFGrayColor Class
Members 




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

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

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

PDFGrayColor Members
O2S.Components.PDFView4NET.Graphics Namespace