PdfRGBColor.GetHashCode() Method
Returns a number that identifies the object instance.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v25.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
Declaration
Returns
| Type | Description |
|---|---|
| Int32 | An integer that identifies the color instance. |
See Also