Skip to main content

PdfColor Class

Represents a color used in the PDF document.

Namespace: DevExpress.Pdf

Assembly: DevExpress.Pdf.v23.2.Core.dll

NuGet Package: DevExpress.Pdf.Core

Declaration

public class PdfColor :
    IEquatable<PdfColor>

Inheritance

Object
PdfColor
See Also