Click or drag to resize
Pdf Library for .NET

PdfTextSectionHeight Property

The height of the destination rectangle where the text will be rendered.

Namespace:  SelectPdf
Assembly:  Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 23.1
Syntax
public float Height { get; set; }

Property Value

Type: Single
See Also