PdfHtmlTemplatePlacementIsOddPage Property

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

Definition

Namespace: EvoPdf.Next
Assembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
C#
public bool IsOddPage { get; }

Property Value

Boolean

See Also