Click or drag to resize

ColorPtSet Method (Int32, Double)

Sets the.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void Set(
	int colorant_index,
	double colorant_value
)

Parameters

colorant_index
Type: SystemInt32
the colorant_index
colorant_value
Type: SystemDouble
the colorant_value
See Also