Represents the custom right template for the page. It will replace the document right template
on this page.

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

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