PdfImageElementImageBytes Property

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

Definition

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

Property Value

Byte

See Also