PDF File Writer Class Library - Author Uzi Granot
TextBoxBoxHeightExtra Method (Double, Double) |
TextBox height including extra line and paragraph space.
Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)

C#
public double BoxHeightExtra( double LineExtraSpace, double ParagraphExtraSpace )
Parameters
- LineExtraSpace
- Type: SystemDouble
Extra line space. - ParagraphExtraSpace
- Type: SystemDouble
Extra paragraph space.
Return Value
Type: DoubleHeight
