*/
public class ExportDialog : Gtk.Dialog {
public const int DEFAULT_SCALE = 1200;
public static int DEFAULT_SCALE {
get {
return 1200;
}
// "Unmodified" and "Current," though they appear in the "Format:" popup menu, really
// aren't formats so much as they are operating modes that determine specific formats.