StiWatermark Class |
Namespace: Stimulsoft.Report.Components
The StiWatermark type exposes the following members.
Name | Description | |
---|---|---|
StiWatermark | Initializes a new instance of the StiWatermark class | |
StiWatermark(StiBrush, String, Single, Font, Boolean) | Initializes a new instance of the StiWatermark class | |
StiWatermark(StiBrush, String, Single, Font, Boolean, Boolean, Boolean) | Initializes a new instance of the StiWatermark class | |
StiWatermark(StiBrush, String, Single, Font, Boolean, Boolean, Boolean, Boolean) | Initializes a new instance of the StiWatermark class | |
StiWatermark(StiBrush, String, Single, Font, Boolean, Boolean, Boolean, Boolean, String) | Initializes a new instance of the StiWatermark class |
Name | Description | |
---|---|---|
Angle |
Gets or sets angle of Watermark.
| |
AspectRatio |
Gets or sets value, indicates that this watermark's image will save its aspect ratio.
| |
Enabled |
Gets or sets value which indicates where Watermark should be drawing or not.
| |
EnabledExpression |
Gets or sets text of Watermark.
| |
Font |
Gets or sets font of Watermark.
| |
Image |
Gets or sets value watermark's image.
| |
ImageAlignment |
Gets or sets the watermark's image alignment.
| |
ImageBytes |
Gets or sets the image.
| |
ImageHyperlink |
Gets or sets value watermark's image hyperlink.
| |
ImageMultipleFactor |
Gets or sets value to multiply by it an image size.
| |
ImageStretch |
Gets or sets value, indicates that this watermark's image will stretch on the page.
| |
ImageTiling |
Gets or sets the watermark's image should be tiled.
| |
ImageTransparency |
Gets or sets the transparency of the watermark's image.
| |
IsDefault | ||
RightToLeft |
Gets or sets watermark's output direction.
| |
ShowBehind |
Gets or sets value which indicates where Watermark should be drawing behind or in front of page.
| |
ShowImageBehind |
Gets or sets value which indicates where Watermark's image should be drawing behind or in front of page.
| |
Text |
Gets or sets text of Watermark.
| |
TextBrush |
Gets or sets a brush to Watermark.
|
Name | Description | |
---|---|---|
Clone | ||
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetImage |
Internal use only.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
LoadFromJsonObject | ||
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
SaveToJsonObject | ||
ToString | Returns a string that represents the current object. (Inherited from Object.) |