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: 21.1.0
Syntax
public ImageArea ImageArea { get; set; }

Property Value

ImageArea
See Also