PdfImageElementImageBytes Property

The image content as a byte array. Optional if ImagePath is used

Definition

Namespace: EvoPdf.Chromium
Assembly: EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 12.5.0
C#
public byte[] ImageBytes { get; }

Property Value

Byte

See Also