public enum PrintOperationAction { PRINT_DIALOG, PRINT, PREVIEW, EXPORT, }
PRINT_DIALOG,
PRINT,
PREVIEW,
EXPORT,
Created by Valadoc