• 大小: 158KB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-05-16
  • 语言: 其他
  • 标签: PDF  .NET  LIB  GIOS  

资源简介

PDF .NET LIB GIOS

资源截图

代码片段和文件信息

using System.Reflection;
using System.Runtime.CompilerServices;

//
// General Information about an assembly is controlled through the following 
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
//
[assembly: Assemblytitle(“Paolo Gios Pdf.NET Library“)]
[assembly: AssemblyDescription(““)]
[assembly: AssemblyConfiguration(““)]
[assembly: AssemblyCompany(“Paolo Gios“)]
[assembly: AssemblyProduct(“PDF Library“)]
[assembly: AssemblyCopyright(“2004“)]
[assembly: AssemblyTrademark(““)]
[assembly: AssemblyCulture(““)]

//
// Version information for an assembly consists of the following four values:
//
//      Major Version
//      Minor Version 
//      Build Number
//      Revision
//
// You can specify all the values or you can default the Revision and Build Numbers 
// by using the ‘*‘ as shown below:

[assembly: AssemblyVersion(“1.0.*“)]

//
// In order to sign your assembly you must specify a key to use. Refer to the 
// Microsoft .NET framework documentation for more information on assembly signing.
//
// Use the attributes below to control which key is used for signing. 
//
// Notes: 
//   (*) If no key is specified the assembly is not signed.
//   (*) KeyName refers to a key that has been installed in the Crypto Service
//       Provider (CSP) on your machine. KeyFile refers to a file which contains
//       a key.
//   (*) If the KeyFile and the KeyName values are both specified the 
//       following processing occurs:
//       (1) If the KeyName can be found in the CSP that key is used.
//       (2) If the KeyName does not exist and the KeyFile does exist the key 
//           in the KeyFile is installed into the CSP and used.
//   (*) In order to create a KeyFile you can use the sn.exe (Strong Name) utility.
//       When specifying the KeyFile the location of the KeyFile should be
//       relative to the project output directory which is
//       %Project Directory%\obj\. For example if your KeyFile is
//       located in the project directory you would specify the AssemblyKeyFile 
//       attribute as [assembly: AssemblyKeyFile(“..\\..\\mykey.snk“)]
//   (*) Delay Signing is an advanced option - see the Microsoft .NET framework
//       documentation for more information on this.
//
[assembly: AssemblyDelaySign(false)]
//[assembly: AssemblyKeyFile(@“..\..\keyPair.snk“)]
[assembly: AssemblyKeyFile(““)]
[assembly: AssemblyKeyName(““)]

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2005-04-18 19:25  Gios Pdf.NET library\Gios Pdf.NET C# Example2\
     文件        2426  2005-04-17 18:27  Gios Pdf.NET library\Gios Pdf.NET C# Example2\AssemblyInfo.cs
     文件        4622  2005-04-17 21:35  Gios Pdf.NET library\Gios Pdf.NET C# Example2\Class1.cs
     文件        1466  2005-04-18 19:18  Gios Pdf.NET library\Gios Pdf.NET C# Example2\Gios.Pdf C# Example2.sln
     文件        4555  2005-04-18 19:24  Gios Pdf.NET library\Gios Pdf.NET C# Example2\Gios.Pdf Example2.csproj
     文件        1935  2005-04-18 19:24  Gios Pdf.NET library\Gios Pdf.NET C# Example2\Gios.Pdf Example2.csproj.user
     文件       17666  2005-04-17 21:15  Gios Pdf.NET library\Gios Pdf.NET C# Example2\logo.jpg
     目录           0  2005-04-18 19:25  Gios Pdf.NET library\Gios Pdf.NET C# Example3\
     文件        2426  2005-04-17 18:27  Gios Pdf.NET library\Gios Pdf.NET C# Example3\AssemblyInfo.cs
     文件        5115  2005-04-17 20:59  Gios Pdf.NET library\Gios Pdf.NET C# Example3\Class1.cs
     文件        1466  2005-04-18 19:18  Gios Pdf.NET library\Gios Pdf.NET C# Example3\Gios.Pdf C# Example3.sln
     文件        4556  2005-04-18 19:24  Gios Pdf.NET library\Gios Pdf.NET C# Example3\Gios.Pdf Example3.csproj
     文件        1992  2005-04-18 19:24  Gios Pdf.NET library\Gios Pdf.NET C# Example3\Gios.Pdf Example3.csproj.user
     文件       17666  2005-04-17 21:15  Gios Pdf.NET library\Gios Pdf.NET C# Example3\logo.jpg
     目录           0  2005-04-18 19:21  Gios Pdf.NET library\Gios Pdf.NET\
     文件        2530  2005-04-17 21:02  Gios Pdf.NET library\Gios Pdf.NET\AssemblyInfo.cs
     文件         373  2004-04-30 01:31  Gios Pdf.NET library\Gios Pdf.NET\General.cs
     文件        8398  2005-04-17 21:22  Gios Pdf.NET library\Gios Pdf.NET\Gios Pdf.NET.csproj
     文件        2050  2005-04-18 19:19  Gios Pdf.NET library\Gios Pdf.NET\Gios Pdf.NET.csproj.user
     文件         909  2005-04-17 21:22  Gios Pdf.NET library\Gios Pdf.NET\Gios Pdf.NET.sln
     文件      118784  2004-04-15 21:47  Gios Pdf.NET library\Gios Pdf.NET\ICSharpCode.SharpZipLib.dll
     文件         596  2004-07-30 01:33  Gios Pdf.NET library\Gios Pdf.NET\keyPair.snk
     文件         406  2004-04-27 16:12  Gios Pdf.NET library\Gios Pdf.NET\obj.cs
     文件         795  2004-04-30 01:39  Gios Pdf.NET library\Gios Pdf.NET\Page.cs
     文件       17059  2005-04-17 21:30  Gios Pdf.NET library\Gios Pdf.NET\PdfArea.cs
     文件         485  2004-04-30 01:43  Gios Pdf.NET library\Gios Pdf.NET\PdfCatalog.cs
     文件        2469  2004-05-15 20:04  Gios Pdf.NET library\Gios Pdf.NET\PdfCircle.cs
     文件        9619  2005-04-17 21:32  Gios Pdf.NET library\Gios Pdf.NET\PdfDocument.cs
     文件        3131  2005-04-17 21:32  Gios Pdf.NET library\Gios Pdf.NET\PdfDocumentFormat.cs
     文件         921  2004-04-30 13:16  Gios Pdf.NET library\Gios Pdf.NET\PdfFont.cs
     文件        2493  2004-05-16 02:32  Gios Pdf.NET library\Gios Pdf.NET\PdfGrid.cs
............此处省略43个文件信息

评论

共有 条评论