PdfHeaderOptionsHeaderImageLocation Property |
The location in points inside the header where to display the image. By default it is displayed in
the top left corner of the header.
Namespace:
ExpertPdf.HtmlToPdf
Assembly:
ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax public PointF HeaderImageLocation { get; set; }
Public Property HeaderImageLocation As PointF
Get
Set
Property Value
Type:
PointFSee Also