ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web.ExportOptions Namespace / PdfExportOptions.PdfWatermarkSettings Class
Properties Methods

In This Topic
    PdfExportOptions.PdfWatermarkSettings Class Members
    In This Topic

    The following tables list the members exposed by PdfExportOptions.PdfWatermarkSettings.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyGets or sets the angle of the watermark text for PDF document.  
    Public PropertyGets or sets the color of the watermark text for PDF document.  
    Public PropertyGets or sets the font name of the watermark text for PDF document.  
    Public PropertyGets or sets the font size of the watermark text for PDF document.  
    Public PropertyGets or sets the font style of the watermark text for PDF document.  
    Public PropertyGets or sets a value indicating whether the watermark should only be printed and not displayed on screen.  
    Public PropertyGets or sets the text of the watermark for PDF document.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns this instance of PdfExportOptions.PdfWatermarkSettings converted to a string.  
    Top
    See Also