PdfImageElementWidth Property

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

Definition

Namespace: EvoPdf.Chromium
Assembly: EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 12.5.0
C#
public float Width { get; set; }

Property Value

Single

See Also