ImageElementPaginate Property

When this property true the element can be paginated and rendered in many PDF pages

Definition

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

Property Value

Boolean

See Also