EVO HTML to PDF Converter

PdfPageHeader Property

EVO HTML to PDF Converter for .NET Documentation
Represents the custom header template for the page. It will replace the document header template on this page.

Namespace:  EvoPdf
Assembly:  evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax

public Template Header { get; set; }

Property Value

Type: Template
See Also

Reference