XFINIUM.PDF Documentation
PdfColorSpace Class
Members 



Xfinium.Pdf.Graphics Namespace : PdfColorSpace Class
Defines the base class for PDF colorspaces.
Object Model
PdfColorSpace ClassPdfCosObject Class
Syntax
'Declaration
 
Public Class PdfColorSpace 
'Usage
 
Dim instance As PdfColorSpace
public class PdfColorSpace 
public ref class PdfColorSpace 
Inheritance Hierarchy

System.Object
   Xfinium.Pdf.Graphics.PdfColorSpace
      Xfinium.Pdf.Graphics.PdfCalGrayColorSpace
      Xfinium.Pdf.Graphics.PdfCalRgbColorSpace
      Xfinium.Pdf.Graphics.PdfCmykColorSpace
      Xfinium.Pdf.Graphics.PdfDeviceNColorSpace
      Xfinium.Pdf.Graphics.PdfGrayColorSpace
      Xfinium.Pdf.Graphics.PdfIccColorSpace
      Xfinium.Pdf.Graphics.PdfIndexedColorSpace
      Xfinium.Pdf.Graphics.PdfLabColorSpace
      Xfinium.Pdf.Graphics.PdfPatternColorSpace
      Xfinium.Pdf.Graphics.PdfRgbColorSpace
      Xfinium.Pdf.Graphics.PdfSeparationColorSpace

Requirements

Supported .NET Platforms: .NET 4.0 and higher, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Xamarin Mac, iOS & Android, Portable Class Library, .NET Core, .NET Standard


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

PdfColorSpace Members
Xfinium.Pdf.Graphics Namespace