Watermark Members
In This Article
#Constructors
Name | Description |
---|---|
Watermark() | Initializes a new instance of the Watermark class. |
#Properties
Name | Description |
---|---|
Actual |
Inherited from Page |
Font |
Gets or sets the font of the Page .
Inherited from Page |
Fore |
Gets or sets the foreground color of the Page |
Id | Specifies the unique identifier of a watermark |
Image |
For internal use.
Inherited from Page |
Image |
Gets or sets the position of the Page |
Image |
Gets or sets the position of the Page |
Image |
Specifies whether a picture watermark should be printed behind or in front of page content.
Inherited from Page |
Image |
Gets or sets the image of the Page .
Inherited from Page |
Image |
Gets or sets a value indicating if a Page |
Image |
Gets or sets the transparency of the watermark’s image.
Inherited from Page |
Image |
Gets or sets the mode in which a picture Page |
Is |
Inherited from Page |
Page |
Gets or sets the range of pages which contain a watermark. |
Text |
Gets or sets a Page |
Text |
Gets or sets the incline of the Page |
Text |
Specifies whether a text watermark should be printed behind or in front of page content.
Inherited from Page |
Text |
Gets or sets the transparency of the Page |
#Methods
Name | Description |
---|---|
Copy |
Duplicates the properties of the specified watermark object into the current instance of the Watermark class. |
Create |
Inherited from Page |
Dispose() |
Disposes of the Page |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current Watermark instance. |
Get |
Gets the hash code (a number) that corresponds to the value of the current Watermark object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Is |
Inherited from Page |
Is |
Inherited from Page |
Is |
Inherited from Page |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Need |
For internal use. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Restore |
Loads a watermark’s settings from the specified stream. |
Restore |
Loads a watermark’s settings from the specified XML file. |
Save |
Saves the current watermark to the specified stream. |
Save |
Saves the current watermark to an XML file. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also