[]
        
(Showing Draft Content)

C1.Report.Watermark.Font

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