File tree 3 files changed +1
-21
lines changed
Bookmarks Navigation/PDFBookmarks/PDFBookmarks/Properties
FindText/FindText_Regex/FindText_Regex/Properties
How-to/Get-Document-information/PdfDocInfoSample/PdfDocInfoSample/Properties
3 files changed +1
-21
lines changed Original file line number Diff line number Diff line change 7
7
// associated with an assembly.
8
8
//[assembly: AssemblyTitle("SampleWF")]
9
9
[ assembly: AssemblyDescription ( "" ) ]
10
- //[assembly: AssemblyConfiguration("")]
11
- //[assembly: AssemblyCompany("")]
12
- //[assembly: AssemblyProduct("SampleWF")]
13
10
[ assembly: AssemblyCopyright ( "Copyright © 2019" ) ]
14
11
[ assembly: AssemblyTrademark ( "" ) ]
15
12
[ assembly: AssemblyCulture ( "" ) ]
30
27
// Revision
31
28
//
32
29
// You can specify all the values or you can default the Build and Revision Numbers
33
- // by using the '*' as shown below:
34
- // [assembly: AssemblyVersion("1.0.*")]
35
- //[assembly: AssemblyVersion("1.0.0.0")]
36
- //[assembly: AssemblyFileVersion("1.0.0.0")]
30
+ // by using the '*' as shown below:
Original file line number Diff line number Diff line change 5
5
// General Information about an assembly is controlled through the following
6
6
// set of attributes. Change these attribute values to modify the information
7
7
// associated with an assembly.
8
- //[assembly: AssemblyTitle("FindText_Regex")]
9
8
[ assembly: AssemblyDescription ( "" ) ]
10
- //[assembly: AssemblyConfiguration("")]
11
- //[assembly: AssemblyCompany("")]
12
- //[assembly: AssemblyProduct("FindText_Regex")]
13
9
[ assembly: AssemblyCopyright ( "Copyright © 2019" ) ]
14
10
[ assembly: AssemblyTrademark ( "" ) ]
15
11
[ assembly: AssemblyCulture ( "" ) ]
31
27
//
32
28
// You can specify all the values or you can default the Build and Revision Numbers
33
29
// by using the '*' as shown below:
34
- // [assembly: AssemblyVersion("1.0.*")]
35
- //[assembly: AssemblyVersion("1.0.0.0")]
36
- //[assembly: AssemblyFileVersion("1.0.0.0")]
Original file line number Diff line number Diff line change 5
5
// General Information about an assembly is controlled through the following
6
6
// set of attributes. Change these attribute values to modify the information
7
7
// associated with an assembly.
8
- //[assembly: AssemblyTitle("PdfDocInfoSample")]
9
8
[ assembly: AssemblyDescription ( "" ) ]
10
- //[assembly: AssemblyConfiguration("")]
11
- //[assembly: AssemblyCompany("")]
12
- //[assembly: AssemblyProduct("PdfDocInfoSample")]
13
9
[ assembly: AssemblyCopyright ( "Copyright © 2022" ) ]
14
10
[ assembly: AssemblyTrademark ( "" ) ]
15
11
[ assembly: AssemblyCulture ( "" ) ]
31
27
//
32
28
// You can specify all the values or you can default the Build and Revision Numbers
33
29
// by using the '*' as shown below:
34
- //// [assembly: AssemblyVersion("1.0.*")]
35
- //[assembly: AssemblyVersion("1.0.0.0")]
36
- //[assembly: AssemblyFileVersion("1.0.0.0")]
You can’t perform that action at this time.
0 commit comments