PdfImage Constructor

Constructs an empty PDF image. The SetPdfImage(Single, Single, Single, String) method must be called after the object creation

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public PdfImage()

See Also