Click or drag to resize
OperatorSelectorVisit Method (SetColor)
Visit/select sc operator.

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public void Visit(
	SetColor sc
)

Parameters

sc
Type: Aspose.Pdf.OperatorsSetColor
Set color operator (for nonstroking operations).

Implements

IOperatorSelectorVisit(SetColor)
See Also