PdfPageAddFooterTemplate Method
Creates a template with the specified height and automatically set the
Footer property
of this page with the created template.
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public Template AddFooterTemplate(
float height
)
Public Function AddFooterTemplate (
height As Single
) As Template
public:
Template^ AddFooterTemplate(
float height
)
member AddFooterTemplate :
height : float32 -> Template
- height Single
- The footer height
TemplateThe page footer