WebColor Constructor

Initializes a new instance of the WebColor class.

public WebColor(string webColor)
Public Sub New (webColor As String)

Parameters

webColor
String

The hexadecimal string representing the color.

Licensing Info

This constructor is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

WebColor
ceTe.DynamicPDF

In this topic