Back to Devexpress

PageWatermark Methods

corelibraries-devexpress-dot-xtraprinting-dot-drawing-dot-pagewatermark-dot-underscore-methods.md

latest3.1 KB
Original Source

PageWatermark Methods

Represents a page’s watermark.

NameDescription
CreateDefaultFont() static
Dispose()Disposes of the PageWatermark object.
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current PageWatermark instance.
GetHashCode()Gets the hash code (a number) that corresponds to the value of the current PageWatermark object.
GetType()Gets the Type of the current instance. Inherited from Object.
IsImageEmpty(PageWatermark) static
IsTextEmpty(PageWatermark) static
IsWatermarkEmpty(PageWatermark) static
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

PageWatermark Class

PageWatermark Members

DevExpress.XtraPrinting.Drawing Namespace