namespace Elwig.Helpers { public enum ExportMode { Show, SaveList, SavePdf, Print, Email, Vcf, Export, Upload } }