Apitron.PDF.Kit library for .NET
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Sets the device color as a current stroking color.
The number of array elements determines the colour space in which the colour shall be defined:
1 DeviceGray
3 DeviceRGB
4 DeviceCMYK
Namespace: Apitron.PDF.Kit.FixedLayout.Content
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax
Parameters
- color
- Type: SystemDouble
The color.
See Also