Click or drag to resize
PdfFooterOptionsImageArea Property
Set this property with an ImageArea object to render an image in header.

Namespace: ExpertPdf.HtmlToPdf
Assembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public ImageArea ImageArea { get; set; }

Property Value

Type: ImageArea
See Also