Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public PdfRgbColor ToRgb()
VB
Public Function ToRgb As PdfRgbColor
Return Value
Type:
PdfRgbColorThe
PdfRgbColor object that corresponds to this
PdfColor.
See Also