VintaSoft Barcode .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Barcode.SkiaSharp.TextRendering Namespace / SkiaSharpTextFont Class / LineHeight Property
Syntax Requirements SeeAlso
    LineHeight Property (SkiaSharpTextFont)
    Gets the vertical distance between the base lines of two consecutive lines of text.
    Syntax
    'Declaration
    
    Public Overrides ReadOnly Property LineHeight As Single
    
    
     
    Requirements

    Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7

    See Also