Class FontColor
FontColor class
Class representing color of the text.
public sealed class FontColor
Constructors
Name | Description |
---|---|
FontColor() | Initializes color. |
FontColor(int, int, int) | Initializes color with specified color components. |
Properties
Name | Description |
---|---|
Blue { get; set; } | Blue component of color. |
Green { get; set; } | Green component of color. |
Red { get; set; } | Red component of color. |
See Also
- namespace Aspose.Pdf.Facades
- assembly Aspose.PDF