TemplateIsFooter Property

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

Definition

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

Property Value

Boolean

See Also