DocumentRightTemplate Property |
Represents the default PDF document right template. This right template is automatically considered
when calculating the available space for rendering in a PDF page. This template is automatically
docked to the right side of the PDF page.
Namespace: ExpertPdf.PdfCreatorAssembly: ExpertPdf.PdfCreator (in ExpertPdf.PdfCreator.dll) Version: 11.0.0
Syntaxpublic Template RightTemplate { get; set; }
Public Property RightTemplate As Template
Get
Set
Property Value
Type:
Template
See Also