PdfHeaderOptionsHeaderImage Property |
The image to be displayed in the header. The image will be displayed at the location
specified by the HeaderImageLocation and its width in PDF is specified by the HeaderImageWidth
property. This property is obsolete and it was preserved for backward compatibility. The
preferred property is ImageArea.
Namespace:
ExpertPdf.HtmlToPdf
Assembly:
ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax public Image HeaderImage { get; set; }
Public Property HeaderImage As Image
Get
Set
Property Value
Type:
ImageSee Also