TextLine.OverhangTrailing Property

Definition

Gets the distance that black pixels extend following the right trailing alignment edge of the line.

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

Property Value

The overhang trailing distance.

Applies to