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