The length of the leader line extension.

Namespace: TallComponents.PDF.Annotations.Markups
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public double LeaderLineExtension { get; set; }
Visual Basic
Public Property LeaderLineExtension As Double
	Get
	Set

Remarks

This is a positive value.

See Also