[This is preliminary documentation and is subject to change.]
The PdfColor type exposes the following members.Methods
| Name | Description | |
|---|---|---|
| ByName(String) |
Returns existing color by name or throws if it is not found
| |
| ByName(String, Byte, Byte, Byte) |
Returns existing color by name or creates and registers a new one
| |
| Equals(Object) | (Overrides | |
| Equals(PdfColor) | ||
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from | ||
| GetHashCode | (Overrides | |
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| ToPdfString |
Returns PDF string representation
| |
| ToString | (Overrides |
Extension Methods
Properties
See Also