LineAnnotationLeaderLineExtensions Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets or sets the leader line extensions. A non-negative number that shall represents the length of leader line extensions that extend from the line proper 180 degrees from the leader lines. Default value: 0 (no leader line extensions).

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

public double LeaderLineExtensions { get; set; }

Property Value

Type: Double
The leader line extensions.
See Also

Reference