Class PdfSharpProductVersionInformation
- Namespace
- PdfSharp
- Assembly
- PdfSharp.dll
Version information for all PDFsharp related assemblies.
public static class PdfSharpProductVersionInformation
- Inheritance
-
PdfSharpProductVersionInformation
- Inherited Members
Fields
Company
The company that created/owned the product.
public const string Company = "empira Software GmbH, Troisdorf (Cologne Area), Germany"
Field Value
Configuration
Unused.
public const string Configuration = ""
Field Value
Copyright
The copyright information.
public const string Copyright = "Copyright © 2005-2024 empira Software GmbH."
Field Value
Creator
The PDF creator application information string.
public static readonly string Creator
Field Value
Culture
Unused.
public const string Culture = ""
Field Value
Description
A characteristic description of the product.
public const string Description = "A .NET library for processing PDF."
Field Value
Producer
The PDF producer (created by) information string. TODO: Called Creator in MigraDoc???
public static readonly string Producer
Field Value
Product
The name of the product.
public const string Product = "PDFsharp"
Field Value
SemanticVersion
The full semantic version number created by GitVersion.
public static readonly string SemanticVersion
Field Value
Technology
The technology tag of the product: (none) : Core -- .NET 6 or higher -gdi : GDI+ -- Windows only -wpf : WPF -- Windows only -hybrid : Both GDI+ and WPF (hybrid) -- for self-testing, not used anymore -sl : Silverlight -- deprecated -wp : Windows Phone -- deprecated -wrt : Windows RunTime -- deprecated -uwp : Universal Windows Platform -- not used anymore
public const string Technology = ""
Field Value
Title
The title of the product.
public const string Title = "PDFsharp"
Field Value
Trademark
The trademark of the product.
public const string Trademark = "PDFsharp"
Field Value
Url
The home page of this product.
public const string Url = "www.pdfsharp.net"
Field Value
Version
The full version number.
public static readonly string Version
Field Value
VersionMajor
The major version number of the product.
public static readonly string VersionMajor
Field Value
VersionMinor
The minor version number of the product.
public static readonly string VersionMinor
Field Value
VersionPatch
The patch number of the product.
public static readonly string VersionPatch
Field Value
VersionPreRelease
The Version PreRelease string for NuGet.
public static readonly string VersionPreRelease