DocumentFooter Property
Represents the default PDF document footer template. This footer is automatically considered
when calculating the available space for rendering in a PDF page. This template is automatically
docked to the bottom of the PDF page. You can add a document footer with
AddFooterTemplate(Single) method.
Namespace: WinnovativeClientAssembly: WinnovativeClient (in WinnovativeClient.dll) Version: 19.0.0.0 (19.0.0.0)
public Template Footer { get; }
Public ReadOnly Property Footer As Template
Get
Property Value
Template