Table of Contents

Property BorderWidth

Namespace
LMKit.Document.Search
Assembly
LM-Kit.NET.dll

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.

Share