Apitron.PDF.Kit library for .NET
Top
Overload List
Name | Description | |
---|---|---|
SetDeviceNonStrokingColor(Double) |
Sets the device color as a current non stroking color.
The number of array elements determines the colour space in which the colour shall be defined:
1 DeviceGray
3 DeviceRGB
4 DeviceCMYK
| |
SetDeviceNonStrokingColor(Color) |
Sets the device color as a current non stroking color.
|
See Also