RgbColor.ToStringBuilder

Appends the color information to the given StringBuilder object.

public void ToStringBuilder(StringBuilder stringBuilder)
Sub ToStringBuilder(stringBuilder As StringBuilder)

Parameters

stringBuilder
StringBuilder

StringBuilder to receive the color information.

Licensing Info

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

See Also

RgbColor
ceTe.DynamicPDF

In this topic