←Select platform

LineHeight Property

Summary

Height of a single line of text in PDF coordinates.

Syntax
C#
Java
public double LineHeight {get; set;} 
public double getLineHeight(); 
public void setLineHeight( 
   double doubleValue 
); 

Property Value

The height of a single line of text in PDF coordinates. The default value is 0.

Remarks

The default value of 0 instructs the framework to calculate the line height automatically from the font size. Otherwise, set this property to any other value to use custom line heights.

Requirements
Target Platforms
Help Version 21.0.2021.7.6
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.