📄 versioninfo.cs
字号:
namespace PdfSharp.Explorer
{
internal sealed class VersionInfo
{
public const string Title = "PDFsharp Document Explorer";
public const string Description = "Explores the content of a PDF document.";
public const string Producer = "PDFsharp " + VersionInfo.Version;
public const string Version = "0.0.6";
public const string Configuration = "";
public const string Company = "empira Software GmbH, Cologne (Germany)";
public const string Product = "PDFsharp";
public const string Copyright = "Copyright
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -