The text color

Namespace: TallComponents.PDF.Annotations.Widgets
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public DeviceColor TextColor { get; set; }
Visual Basic
Public Property TextColor As DeviceColor
	Get
	Set

Remarks

Setting this property is supported in classic PDF documents only.

See Also