DocumentAddHeaderTemplate Method

Adds a header with the given height to document

Definition

Namespace: WinnovativeClient
Assembly: WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 18.0.0
C#
public Template AddHeaderTemplate(
	float height
)

Parameters

height  Single
The header height

Return Value

Template
The newly added header template

See Also