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