ExpertPdf PDF Creator Library
PdfColor Constructor (color)
NamespacesExpertPdf.PdfCreatorPdfColorPdfColor(Color)
ExpertPdf PDF Creator Library
Creates a color based on a .NET Color structure
Declaration Syntax
C#Visual BasicVisual C++
public PdfColor(
	Color color
)
Public Sub New ( 
	color As Color
)
public:
PdfColor(
	Color color
)
Parameters
color (Color)
The .NET Color structure.

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator.dll) Version: 9.2.0.25824 (9.2.0.0)