Click or drag to resize

PdfHeaderOptionsImageArea Property

Set this property with an ImageArea object to render an image in header.

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

Property Value

Type: ImageArea
See Also