Back to Devexpress

PdfColor Constructors

officefileapi-devexpress-dot-pdf-dot-pdfcolor-dot-ctor.md

latest824 B
Original Source

PdfColor Constructors

Represents a color used in the PDF document.

NameParametersDescription
PdfColor(PdfPattern, Double[])pattern, componentsInitializes a new instance of the PdfColor class with the specified settings.
PdfColor(Double[])componentsInitializes a new instance of the PdfColor class with the specified color components.

See Also

PdfColor Class

PdfColor Members

DevExpress.Pdf Namespace