DocumentLeftTemplate Property |
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.
Namespace:
ExpertPdf.PdfCreator
Assembly:
epdfcreator (in epdfcreator.dll) Version: 17.0.0
Syntax public Template LeftTemplate { get; set; }
Public Property LeftTemplate As Template
Get
Set
Property Value
Type:
TemplateSee Also