PdfTextElementHeight Property

The height of the text block. If zero or negative, the available page height is used

Definition

Namespace: EvoPdf.Chromium
Assembly: EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 12.5.0
C#
public float Height { get; set; }

Property Value

Single

See Also