[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.ExportOptions.PdfExportOptions.PdfWatermarkSettings

PdfExportOptions.PdfWatermarkSettings Class

Represents the settings for configuring a watermark in a PDF document.

Inheritance
PdfExportOptions.PdfWatermarkSettings
Namespace: GrapeCity.ActiveReports.Web.ExportOptions
Assembly: MESCIUS.ActiveReports.Web.dll
Syntax
public class PdfExportOptions.PdfWatermarkSettings

Constructors

Name Description
PdfWatermarkSettings()

Properties

Name Description
Angle

Gets or sets the angle of the watermark text for PDF document.

Color

Gets or sets the color of the watermark text for PDF document.

FontName

Gets or sets the font name of the watermark text for PDF document.

FontSize

Gets or sets the font size of the watermark text for PDF document.

FontStyle

Gets or sets the font style of the watermark text for PDF document.

PrintOnly

Gets or sets a value indicating whether the watermark should only be printed and not displayed on screen.

Text

Gets or sets the text of the watermark for PDF document.

Methods

Name Description
ToString()

Returns this instance of PdfExportOptions.PdfWatermarkSettings converted to a string.