Property BorderWidth
BorderWidth
Gets or sets the border width for PDF highlight annotations, in points. Set to 0 for no visible border. Has no effect on image output.
public float BorderWidth { get; set; }
Property Value
- float
Default: 0.
Gets or sets the border width for PDF highlight annotations, in points. Set to 0 for no visible border. Has no effect on image output.
public float BorderWidth { get; set; }
Default: 0.