ExpertPdf PDF Creator Library
ShowLeftTemplate Property
NamespacesExpertPdf.PdfCreatorPdfPageShowLeftTemplate
ExpertPdf PDF Creator Library
Show document left template on this page.
Declaration Syntax
C#Visual BasicVisual C++
public bool ShowLeftTemplate { get; set; }
Public Property ShowLeftTemplate As Boolean
public:
property bool ShowLeftTemplate {
	bool get ();
	void set (bool value);
}

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.2.0.0 (5.2.0.0)