Click or drag to resize

PdfColor Fields

The PdfColor type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberBlack
Represents a black PdfColor. This field is read-only.
Public fieldStatic memberBlue
Represents a blue PdfColor. This field is read-only.
Public fieldStatic memberGreen
Represents a green PdfColor. This field is read-only.
Public fieldStatic memberOrange
Represents a orange PdfColor. This field is read-only.
Public fieldStatic memberPurple
Represents a purple PdfColor. This field is read-only.
Public fieldStatic memberRed
Represents a red PdfColor. This field is read-only.
Public fieldStatic memberTransparent
Represents a transparent PdfColor. This field is read-only.
Public fieldStatic memberWhite
Represents a white PdfColor. This field is read-only.
Public fieldStatic memberYellow
Represents a yellow PdfColor. This field is read-only.
Top
See Also