EvoPdf Next Library for .NET Documentation
C#
Show/Hide TOC
Pdf
Color
Create
Darker Method
Creates a darker color from the current color
Definition
Namespace:
EvoPdf.Next
Assembly:
EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
C#
Copy
public
PdfColor
CreateDarker
()
Return Value
PdfColor
A darker color instance
See Also
Reference
PdfColor Class
EvoPdf.Next Namespace
In This Article
Definition
See Also