RichTextStyleColor Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets or sets the colour of the enclosed text.

Namespace:  Apitron.PDF.Kit.Interactive.Annotations.RichText
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public Nullable<RichTextRgb> Color { get; set; }

Property Value

Type: NullableRichTextRgb
The color.
See Also

Reference