ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Pdf Assembly / GrapeCity.ActiveReports.Export.Pdf.Section Namespace / PdfWatermarkSettings Class / FontSize Property

In This Topic
    FontSize Property (PdfWatermarkSettings)
    In This Topic
    Font size
    Syntax
    'Declaration
     
    Public Property FontSize As Single
    public float FontSize {get; set;}
    See Also