DocumentAddFooterTemplate Method
Adds a footer with the given height to document
Namespace: EvoPdfClientAssembly: EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
public Template AddFooterTemplate(
float height
)
Public Function AddFooterTemplate (
height As Single
) As Template
- height Single
- The footer height
TemplateThe newly added footer template