//------------------------------------------------------------------------------
// <auto-generated>
//     此代码由工具生成。
//     运行时版本:4.0.30319.42000
//
//     对此文件的更改可能会导致不正确的行为,并且如果
//     重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------

namespace PDF_Office.Properties {
    
    
    [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.1.0.0")]
    internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
        
        private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
        
        public static Settings Default {
            get {
                return defaultInstance;
            }
        }
        
        [global::System.Configuration.UserScopedSettingAttribute()]
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
        public global::PDFSettings.Settings.RecentOpenFiles RecentOpenFiles {
            get {
                return ((global::PDFSettings.Settings.RecentOpenFiles)(this["RecentOpenFiles"]));
            }
            set {
                this["RecentOpenFiles"] = value;
            }
        }
        
        [global::System.Configuration.UserScopedSettingAttribute()]
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
        public global::PDFSettings.DefaultAnnotProperties DefautAnnotProperties {
            get {
                return ((global::PDFSettings.DefaultAnnotProperties)(this["DefautAnnotProperties"]));
            }
            set {
                this["DefautAnnotProperties"] = value;
            }
        }
        
        [global::System.Configuration.UserScopedSettingAttribute()]
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
        public global::PDFSettings.APPSettingProperties AppProperties {
            get {
                return ((global::PDFSettings.APPSettingProperties)(this["AppProperties"]));
            }
            set {
                this["AppProperties"] = value;
            }
        }
        
        [global::System.Configuration.UserScopedSettingAttribute()]
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
        public global::PDFSettings.AllPDFToolsList AllPDFToolsList {
            get {
                return ((global::PDFSettings.AllPDFToolsList)(this["AllPDFToolsList"]));
            }
            set {
                this["AllPDFToolsList"] = value;
            }
        }
        
        [global::System.Configuration.UserScopedSettingAttribute()]
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
        public global::PDFSettings.QuickPDFToolsList QuickPDFToolsList {
            get {
                return ((global::PDFSettings.QuickPDFToolsList)(this["QuickPDFToolsList"]));
            }
            set {
                this["QuickPDFToolsList"] = value;
            }
        }
        
        [global::System.Configuration.UserScopedSettingAttribute()]
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
        public global::PDFSettings.BackgroundTemplateList BackgroundTemplateList {
            get {
                return ((global::PDFSettings.BackgroundTemplateList)(this["BackgroundTemplateList"]));
            }
            set {
                this["BackgroundTemplateList"] = value;
            }
        }
        
        [global::System.Configuration.UserScopedSettingAttribute()]
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
        [global::System.Configuration.DefaultSettingValueAttribute("0")]
        public int BackgroundIndex {
            get {
                return ((int)(this["BackgroundIndex"]));
            }
            set {
                this["BackgroundIndex"] = value;
            }
        }
        
        [global::System.Configuration.UserScopedSettingAttribute()]
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
        public global::PDFSettings.WatermarkTemplateList WatermarkTemplateList {
            get {
                return ((global::PDFSettings.WatermarkTemplateList)(this["WatermarkTemplateList"]));
            }
            set {
                this["WatermarkTemplateList"] = value;
            }
        }
        
        [global::System.Configuration.UserScopedSettingAttribute()]
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
        [global::System.Configuration.DefaultSettingValueAttribute("0")]
        public int WatermarkIndex {
            get {
                return ((int)(this["WatermarkIndex"]));
            }
            set {
                this["WatermarkIndex"] = value;
            }
        }
        
        [global::System.Configuration.UserScopedSettingAttribute()]
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
        public global::PDFSettings.BatesTemplateList BatesTemplateList {
            get {
                return ((global::PDFSettings.BatesTemplateList)(this["BatesTemplateList"]));
            }
            set {
                this["BatesTemplateList"] = value;
            }
        }
        
        [global::System.Configuration.UserScopedSettingAttribute()]
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
        [global::System.Configuration.DefaultSettingValueAttribute("0")]
        public int BatesIndex {
            get {
                return ((int)(this["BatesIndex"]));
            }
            set {
                this["BatesIndex"] = value;
            }
        }
        
        [global::System.Configuration.UserScopedSettingAttribute()]
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
        public global::PDFSettings.HeaderFooterTemplateList HeaderFooterTemplateList {
            get {
                return ((global::PDFSettings.HeaderFooterTemplateList)(this["HeaderFooterTemplateList"]));
            }
            set {
                this["HeaderFooterTemplateList"] = value;
            }
        }
        
        [global::System.Configuration.UserScopedSettingAttribute()]
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
        [global::System.Configuration.DefaultSettingValueAttribute("0")]
        public int HeaderFooterIndex {
            get {
                return ((int)(this["HeaderFooterIndex"]));
            }
            set {
                this["HeaderFooterIndex"] = value;
            }
        }
        
        [global::System.Configuration.UserScopedSettingAttribute()]
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
        public global::PDFSettings.CustomStampList CustomStampList {
            get {
                return ((global::PDFSettings.CustomStampList)(this["CustomStampList"]));
            }
            set {
                this["CustomStampList"] = value;
            }
        }
        
        [global::System.Configuration.UserScopedSettingAttribute()]
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
        public global::PDFSettings.SignatureList SignatureList {
            get {
                return ((global::PDFSettings.SignatureList)(this["SignatureList"]));
            }
            set {
                this["SignatureList"] = value;
            }
        }
        
        [global::System.Configuration.UserScopedSettingAttribute()]
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
        public global::PDFSettings.RedactionSettings RedactionsSettings {
            get {
                return ((global::PDFSettings.RedactionSettings)(this["RedactionsSettings"]));
            }
            set {
                this["RedactionsSettings"] = value;
            }
        }
        
        [global::System.Configuration.UserScopedSettingAttribute()]
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
        public global::PDFSettings.PresetFontList PresetFontList {
            get {
                return ((global::PDFSettings.PresetFontList)(this["PresetFontList"]));
            }
            set {
                this["PresetFontList"] = value;
            }
        }
    }
}