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.

C# | Visual Basic | Visual C++ |
public Template RightTemplate { get; set; }
Public Property RightTemplate As Template Get Set
public: property Template^ RightTemplate { Template^ get (); void set (Template^ value); }

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator.dll) Version: 9.2.0.25824 (9.2.0.0)