Enums/PageNumberFormat.ps1

enum PageNumberFormat {
    normal
    roman
}