TextLayer.TextColor

TextLayer.TextColor property

Gets the color of the text.

public Color TextColor { get; }

Property Value

The color of the text.

Exceptions

exceptioncondition
PsdImageExceptionError parsing color component data

See Also