PrintPages public enum PrintPages Specifies the pages to print. Documentation All = 0 Print all report pages. Even = 2 Print even pages only. Odd = 1 Print odd pages only.