Apitron.PDF.Kit library for .NET
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
The color of the border.
Gets or sets the color of the border.
The color is an array of numbers that shall be in the range 0.0 to 1.0 specifying the colour of
the widget annotation’s border. The number of array elements determines the colour space in which
the colour shall bedefined:
0 No colour; transparent
1 DeviceGray
3 DeviceRGB
4 DeviceCMYK
Namespace: Apitron.PDF.Kit.Interactive.Annotations
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax
Property Value
Type: DoubleThe color of the border.
Implements
IFieldViewAnnotationBorderColorSee Also