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