Settings.settings 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. <?xml version='1.0' encoding='utf-8'?>
  2. <SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="PDFViewer.Properties" GeneratedClassName="Settings">
  3. <Profiles />
  4. <Settings>
  5. <Setting Name="IsHighlightLinkArea" Type="System.Boolean" Scope="User">
  6. <Value Profile="(Default)">True</Value>
  7. </Setting>
  8. <Setting Name="IsHighlightFormArea" Type="System.Boolean" Scope="User">
  9. <Value Profile="(Default)">True</Value>
  10. </Setting>
  11. <Setting Name="DocumentAuthor" Type="System.String" Scope="User">
  12. <Value Profile="(Default)">ComPDFKit</Value>
  13. </Setting>
  14. <Setting Name="Cultrue" Type="System.String" Scope="User">
  15. <Value Profile="(Default)" />
  16. </Setting>
  17. <Setting Name="LastOpenedFiles" Type="System.Collections.Specialized.StringCollection" Scope="User">
  18. <Value Profile="(Default)" />
  19. </Setting>
  20. <Setting Name="LastSelectedFileIndex" Type="System.Int32" Scope="User">
  21. <Value Profile="(Default)">-1</Value>
  22. </Setting>
  23. <Setting Name="IsLoadLastFileNeeded" Type="System.Boolean" Scope="User">
  24. <Value Profile="(Default)">False</Value>
  25. </Setting>
  26. <Setting Name="Divisor" Type="System.Int32" Scope="User">
  27. <Value Profile="(Default)">10</Value>
  28. </Setting>
  29. <Setting Name="Language" Type="System.String" Scope="Application">
  30. <Value Profile="(Default)">English</Value>
  31. </Setting>
  32. <Setting Name="AnnotationAuthor" Type="System.String" Scope="User">
  33. <Value Profile="(Default)" />
  34. </Setting>
  35. <Setting Name="FontSubsetting" Type="System.Boolean" Scope="User">
  36. <Value Profile="(Default)">True</Value>
  37. </Setting>
  38. </Settings>
  39. </SettingsFile>