TemplateIsHeader Property

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

Definition

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

Property Value

Boolean

See Also