Click or drag to resize

PdfColorToString Method

Get color represented as a string

Namespace:  RadPdf.Data.Document.Common
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public override string ToString()

Return Value

Type: String
A String that represents the current PdfColor.
See Also