TextWatermark.FontColor Property
Definition
- Namespace
- GleamTech.DocumentUltimate
- Assembly
- GleamTech.DocumentUltimate.dll
Gets or sets the font color to use for the text watermark.
public Color FontColor { get; set; }
Property Value
- Color
Examples
caller
A GleamTech.Drawing.Color parameter/property can be implicitly (automatically) cast from/to other image libraries:
- System.Drawing.Color
- SixLabors.ImageSharp.Color, SixLabors.ImageSharp.PixelFormats
- SkiaSharp.SKColor
- Microsoft.Maui.Graphics.Color