HiQPdf Next Library for .NET Documentation
C#
Show/Hide TOC
Pdf
Color
From
Name Method
Creates a color from a named web color
Definition
Namespace:
HiQPdf.Next
Assembly:
HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
Copy
public
static
PdfColor
FromName
(
string
name
)
Parameters
name
String
The color name
Return Value
PdfColor
A color instance
See Also
Reference
PdfColor Class
HiQPdf.Next Namespace
In This Article
Definition
Parameters
Return Value
See Also