ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web.ExportOptions Namespace / PdfExportOptions.PdfWatermarkSettings Class / FontSize Property

In This Topic
    FontSize Property (PdfExportOptions.PdfWatermarkSettings)
    In This Topic
    Specifies the watermark font size for PDF document.
    Syntax
    'Declaration
     
    Public Property FontSize As Single
    public float FontSize {get; set;}
    See Also