TemplateIsHeader Property

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

Definition

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

Property Value

Boolean

See Also