PDFKit.NET 2.0 Class Library (.NET 2.0)

SpotColor Methods

The methods of the SpotColor class are listed below. For a complete list of SpotColor class members, see the SpotColor Members topic.

Public Static Methods

Convert (inherited from Color) Convert a GDI color to a PDF color.
Equals (inherited from Object)Determines whether the specified Object instances are considered equal.
Parse (inherited from Color) Parse a string to extract a color.
ReferenceEquals (inherited from Object)Determines whether the specified Object instances are the same instance.

Public Instance Methods

Clone (inherited from Color) Clones a Color.
Convert Convert this color to a System.Drawing.Color.
Equals (inherited from Color) Compares two colors.
GetHashCode (inherited from Color) Provides a hashcode.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

SpotColor Class | TallComponents.PDF.Colors Namespace