Click or drag to resize
Pdf Library for .NET

PdfImageSectionHeight Property

Gets or sets the image height in the destination pdf page.

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

Property Value

Single
See Also