TextLine.OverhangLeading Property

Definition

Gets the distance that black pixels extend prior to the left leading alignment edge of the line.

public:
 abstract property double OverhangLeading { double get(); };
public abstract double OverhangLeading { get; }
member this.OverhangLeading : double
Public MustOverride ReadOnly Property OverhangLeading As Double

Property Value

The overhang leading distance.

Applies to