Back to Devexpress

PdfColor Class

officefileapi-devexpress-dot-pdf-20921cf3.md

latest1.5 KB
Original Source

PdfColor Class

Represents a color used in the PDF document.

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public class PdfColor :
    IEquatable<PdfColor>
vb
Public Class PdfColor
    Implements IEquatable(Of PdfColor)

The following members return PdfColor objects:

Implements

IEquatable<PdfColor>

Inheritance

Object PdfColor

See Also

PdfColor Members

DevExpress.Pdf Namespace