Click or drag to resize

PdfPageCustomHeaderTemplate Property

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

Namespace: ExpertPdf.PdfCreator
Assembly: epdfcreator (in epdfcreator.dll) Version: 21.1.0
Syntax
public Template CustomHeaderTemplate { get; set; }

Property Value

Template
See Also