ComponentOne FlexReport for WinForms
Watermark Class Members
Properties  Methods 

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace : Watermark Class

The following tables list the members exposed by Watermark.

Public Properties
 NameDescription
Public PropertyGets or sets a value determining how text is aligned within a page.  
Public PropertyGets or sets the text font.  
Public PropertyGets or sets the text color.  
Public PropertyGets or sets the text line spacing, in percent. The default is 100 which corresponds to normal line spacing.  
Public PropertyGets or sets the opacity of this watermark or overlay, from 0 (transparent) to 1 (opaque). This property works only for text watermaks or overlays.  
Public PropertyGets or sets a picture shown by this watermark or overlay. Note that if the picture is not empty, Text is ignored.  
Public PropertyGets or sets the alignment of the Picture within a page.  
Public PropertyGets or sets a value indicating how Picture is scaled within the page.  
Public PropertyGets or sets a text shown by this watermark or overlay. Ignored if a Picture is specified.  
Public PropertyGets or sets the text rotation angle, in degrees counterclockwise.  
Public PropertyGets or sets a value indicating how text fits in page bounds. If this is not None, WordWrap is ignored.  
Public PropertyGets or sets a value indicating on which pages this watermark or overlay is visible.  
Public PropertyGets or sets a value indicating whether automatic word wrapping is on.  
Public PropertyGets or sets the text writing mode: horizontal (default), vertical with left to right flow, etc.  
Top
Public Methods
 NameDescription
Public MethodCopies properties from another object into this object.  
Public MethodResets all properties of this Watermark object to default values.  
Public MethodReturns a string that represents the current object.  
Top
See Also

Reference

Watermark Class
C1.Win.FlexReport Namespace