PdfImageElementImagePath Property

The file path to the image. Optional if ImageBytes is used

Definition

Namespace: EvoPdf.Next
Assembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.0.0
C#
public string ImagePath { get; }

Property Value

String

See Also