PdfImageElementImagePath Property

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

Definition

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

Property Value

String

See Also