Click or drag to resize
Pdf Library for .NET

PdfImageElementHeight Property

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

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

Property Value

Single
See Also