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