DocumentAddHeaderTemplate Method

Adds a header with the given height to document

Definition

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

Parameters

height  Single
The header height

Return Value

Template
The newly added header template

See Also