PdfTextElementHeight Property

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

Definition

Namespace: Winnovative.Pdf.Next
Assembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.0.0
C#
public float Height { get; set; }

Property Value

Single

See Also