Click or drag to resize
PdfPageCustomLeftTemplate Property
Represents the custom left template for the page. It will replace the document left template on this page.

Namespace: ExpertPdf.PdfCreator
Assembly: ExpertPdf.PdfCreator (in ExpertPdf.PdfCreator.dll) Version: 11.0.0
Syntax
public Template CustomLeftTemplate { get; set; }

Property Value

Type: Template
See Also