DocumentAddFooterTemplate Method
Adds a footer with the given height to document
Namespace: WinnovativeClientAssembly: WinnovativeClient (in WinnovativeClient.dll) Version: 18.0.0.0 (18.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