TemplateIsHeader Property

Gets a flag indicating if this template was created as document header

Definition

Namespace: EvoPdfClient
Assembly: EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 11.0.0
C#
public bool IsHeader { get; }

Property Value

Boolean

See Also