PdfPageHeader Property

Represents the custom header template for the page. It will replace the document header template on this page.

Definition

Namespace: EvoExcelToPdf
Assembly: EvoExcelToPdf_NetCore (in EvoExcelToPdf_NetCore.dll) Version: 12.0.0
C#
public Template Header { get; set; }

Property Value

Template

See Also