DeviceColor.ToStringBuilder

Appends the color information to the given StringBuilder object.

public abstract void ToStringBuilder(StringBuilder stringBuilder)
MustOverride 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

DeviceColor
ceTe.DynamicPDF

In this topic