AirScout/OxyPlot/Source/OxyPlot.Pdf/Properties/AssemblyDescription.cs

10 wiersze
496 B
C#

// --------------------------------------------------------------------------------------------------------------------
// <copyright file="AssemblyDescription.cs" company="OxyPlot">
// Copyright (c) 2014 OxyPlot contributors
// </copyright>
// --------------------------------------------------------------------------------------------------------------------
using System.Reflection;
[assembly: AssemblyTitle("OxyPlot.Pdf")]
[assembly: AssemblyDescription("OxyPlot PDF export library")]