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; }
Public Property ImageArea As ImageArea
Get
Set
Property Value
Type:
ImageAreaSee Also