TemplateIsFooter Property

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

Definition

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

Property Value

Boolean

See Also