PdfImageElementHeight Property

The target height for the image. If zero, original height is used unless scaling rules apply

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