Font Property
Font
Gets or sets the text font.
Declaration
[C1Category("Text")]
[C1Description("Watermark.Font", "The text font.")]
public FontHolder Font { get; set; }
<C1Category("Text")>
<C1Description("Watermark.Font", "The text font.")>
Public Property Font As FontHolder