Partilhar via


Método ReportColor.ToColor

Returns a Color object that represents the report color.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Public Function ToColor As Color
'Uso
Dim instance As ReportColor 
Dim returnValue As Color 

returnValue = instance.ToColor()
public Color ToColor()
public:
Color ToColor()
member ToColor : unit -> Color
public function ToColor() : Color

Valor de retorno

Tipo: System.Drawing.Color
A Color object.

Consulte também

Referência

ReportColor Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering