HtmlToPdfElementShowHeaderInEvenPages Property

Gets or sets a flag indicating if the header is displayed in the even pages of the PDF document where this element is rendered

Definition

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

Property Value

Boolean

See Also