PdfPageCustomHeaderTemplate Property |
Represents the custom header template for the page. It will replace the document header template
on this page.
Namespace: ExpertPdf.PdfCreatorAssembly: epdfcreator (in epdfcreator.dll) Version: 21.1.0
Syntaxpublic Template CustomHeaderTemplate { get; set; }Public Property CustomHeaderTemplate As Template
Get
Set
Property Value
Template
See Also