Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Annotations Namespace / LineAnnotation Class / LeaderLineOffset Property

In This Topic
    LeaderLineOffset Property
    In This Topic
    Gets or sets a non-negative number representing the length of the leader line offset, which is the amount of empty space between the endpoints of the annotation and the beginning of the leader lines.
    Syntax
    'Declaration
     
    Public Property LeaderLineOffset As System.Single
    public System.float LeaderLineOffset {get; set;}
    See Also