123456789101112131415161718192021222324252627282930313233343536373839 |
- <?xml version='1.0' encoding='utf-8'?>
- <SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="PDFViewer.Properties" GeneratedClassName="Settings">
- <Profiles />
- <Settings>
- <Setting Name="IsHighlightLinkArea" Type="System.Boolean" Scope="User">
- <Value Profile="(Default)">True</Value>
- </Setting>
- <Setting Name="IsHighlightFormArea" Type="System.Boolean" Scope="User">
- <Value Profile="(Default)">True</Value>
- </Setting>
- <Setting Name="DocumentAuthor" Type="System.String" Scope="User">
- <Value Profile="(Default)">ComPDFKit</Value>
- </Setting>
- <Setting Name="Cultrue" Type="System.String" Scope="User">
- <Value Profile="(Default)" />
- </Setting>
- <Setting Name="LastOpenedFiles" Type="System.Collections.Specialized.StringCollection" Scope="User">
- <Value Profile="(Default)" />
- </Setting>
- <Setting Name="LastSelectedFileIndex" Type="System.Int32" Scope="User">
- <Value Profile="(Default)">-1</Value>
- </Setting>
- <Setting Name="IsLoadLastFileNeeded" Type="System.Boolean" Scope="User">
- <Value Profile="(Default)">False</Value>
- </Setting>
- <Setting Name="Divisor" Type="System.Int32" Scope="User">
- <Value Profile="(Default)">10</Value>
- </Setting>
- <Setting Name="Language" Type="System.String" Scope="Application">
- <Value Profile="(Default)">English</Value>
- </Setting>
- <Setting Name="AnnotationAuthor" Type="System.String" Scope="User">
- <Value Profile="(Default)" />
- </Setting>
- <Setting Name="FontSubsetting" Type="System.Boolean" Scope="User">
- <Value Profile="(Default)">True</Value>
- </Setting>
- </Settings>
- </SettingsFile>
|