PdfHtmlTemplatePlacementIsEvenPage Property

Gets a value indicating whether the current page number is even within the range of pages on which the template is rendered

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
public bool IsEvenPage { get; }

Property Value

Boolean

See Also