PdfPageCustomRightTemplate Property |
Represents the custom right template for the page. It will replace the document right template
on this page.
Namespace:
ExpertPdf.PdfCreator
Assembly:
epdfcreator (in epdfcreator.dll) Version: 17.0.0
Syntax public Template CustomRightTemplate { get; set; }
Public Property CustomRightTemplate As Template
Get
Set
Property Value
Type:
TemplateSee Also