Gets the.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public double Get(
int colorant_index
)
Public Function Get (
colorant_index As Integer
) As Double
public:
virtual double Get(
[InAttribute] int colorant_index
) sealed
function Get(colorant_index);
Parameters
- colorant_index
- Type: SystemInt32
the colorant_index
Return Value
Type:
Double the double
See Also