XFINIUM.PDF Documentation
PdfColor Class
Members 



Defines the base class for PDF colors.
Object Model
PdfColor ClassPdfColorSpace Class
Syntax
'Declaration
 
Public MustInherit Class PdfColor 
'Usage
 
Dim instance As PdfColor
public abstract class PdfColor 
public ref class PdfColor abstract 
Inheritance Hierarchy

System.Object
   Xfinium.Pdf.Graphics.PdfColor
      Xfinium.Pdf.Graphics.PdfCalGrayColor
      Xfinium.Pdf.Graphics.PdfCalRgbColor
      Xfinium.Pdf.Graphics.PdfCmykColor
      Xfinium.Pdf.Graphics.PdfDeviceNColor
      Xfinium.Pdf.Graphics.PdfGrayColor
      Xfinium.Pdf.Graphics.PdfIccColor
      Xfinium.Pdf.Graphics.PdfIndexedColor
      Xfinium.Pdf.Graphics.PdfLabColor
      Xfinium.Pdf.Graphics.PdfPatternColor
      Xfinium.Pdf.Graphics.PdfRgbColor
      Xfinium.Pdf.Graphics.PdfSeparationColor

Requirements

Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library


Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2

See Also

Reference

PdfColor Members
Xfinium.Pdf.Graphics Namespace

Send Feedback