PdfImageElementImagePath Property

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

Definition

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

Property Value

String

See Also