FastReport.Net.Demo by Fast Reports Inc.

<PackageReference Include="FastReport.Net.Demo" Version="2022.2.5" />

.NET API 15,777,792 bytes

 PrintPages

public enum PrintPages
Specifies the pages to print.
All = 0

Print all report pages.

Even = 2

Print even pages only.

Odd = 1

Print odd pages only.