PdfHeaderOptionsImageArea Property |
Set this property with an ImageArea object to render an image in header.
Namespace: ExpertPdf.HtmlToPdfAssembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntaxpublic ImageArea ImageArea { get; set; }Public Property ImageArea As ImageArea
Get
Set
Property Value
ImageArea
See Also