Aspose.Note for .Net
NoteTagFontColor Property |
Gets or sets the font color.
Namespace: Aspose.Note
Assembly: Aspose.Note (in Aspose.Note.dll) Version: 18.1

public Color FontColor { get; set; }
Public Property FontColor As Color Get Set
public: property Color FontColor { Color get (); void set (Color value); }
member FontColor : Color with get, set
Property Value
Type: Color