PdfImageElementImagePath Property

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

Definition

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

Property Value

String

See Also