Method ToRgb
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
ToRgb()
Converts this PdfColor to RGB.
public PdfRgbColor ToRgb()
Returns
- PdfRgbColor
The PdfRgbColor object that corresponds to this PdfColor.
Converts this PdfColor to RGB.
public PdfRgbColor ToRgb()
The PdfRgbColor object that corresponds to this PdfColor.