PdfImageElementImageBytes Property

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

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
public byte[] ImageBytes { get; }

Property Value

Byte

See Also