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
	Get
	Set
public:
property bool ShowLeftTemplate {
	bool get ();
	void set (bool value);
}
Property Value

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