//------------------------------------------------------------------------------ // // 此代码由工具生成。 // 运行时版本:4.0.30319.42000 // // 对此文件的更改可能会导致不正确的行为,并且如果 // 重新生成代码,这些更改将会丢失。 // //------------------------------------------------------------------------------ namespace PDF_Master.Properties { [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.7.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.RecentOpenFiles RecentOpenFiles { get { return ((global::PDFSettings.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; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("True")] public bool UpdateSettings { get { return ((bool)(this["UpdateSettings"])); } set { this["UpdateSettings"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public global::PDFSettings.ColorSelectorList ColorSelectors { get { return ((global::PDFSettings.ColorSelectorList)(this["ColorSelectors"])); } set { this["ColorSelectors"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("True")] public bool IsNewUser { get { return ((bool)(this["IsNewUser"])); } set { this["IsNewUser"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("True")] public bool IsGuidPDFUpdated { get { return ((bool)(this["IsGuidPDFUpdated"])); } set { this["IsGuidPDFUpdated"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public global::PDFSettings.UserDate UserDate { get { return ((global::PDFSettings.UserDate)(this["UserDate"])); } set { this["UserDate"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public global::PDFSettings.ADDate ADDate { get { return ((global::PDFSettings.ADDate)(this["ADDate"])); } set { this["ADDate"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("True")] public bool IsNewInViewContent { get { return ((bool)(this["IsNewInViewContent"])); } set { this["IsNewInViewContent"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public global::PDFSettings.PreinstallFontList PreinstallFontList { get { return ((global::PDFSettings.PreinstallFontList)(this["PreinstallFontList"])); } set { this["PreinstallFontList"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public global::PDFSettings.PDFEditList PDFEditList { get { return ((global::PDFSettings.PDFEditList)(this["PDFEditList"])); } set { this["PDFEditList"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public global::PDFSettings.DefaultEditProperties DefaultEditProperties { get { return ((global::PDFSettings.DefaultEditProperties)(this["DefaultEditProperties"])); } set { this["DefaultEditProperties"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public global::PDFSettings.PresetEditFontList PresetEditFontList { get { return ((global::PDFSettings.PresetEditFontList)(this["PresetEditFontList"])); } set { this["PresetEditFontList"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public global::PDFSettings.PreinstallEditFontList PreinstallEditFontList { get { return ((global::PDFSettings.PreinstallEditFontList)(this["PreinstallEditFontList"])); } set { this["PreinstallEditFontList"] = value; } } } }