Represents the default PDF document left template. This left template is automatically considered
when calculating the available space for rendering in a PDF page. This template is automatically
docked to the left side of the PDF page.

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

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