Vanara/PInvoke/Printing
dahall d9f00186b0 Removed support for .NET 2.0, 3.5, 4.0 and 4.5, .NET Core 2.0, 2.1, and 3.0 since all are or shortly will be out of support. Added support for .NET 4.6.2 and 4.8. 2022-02-07 14:35:37 -07:00
..
CorrelationReport.md Updated project files with 3.4.0 changes 2022-01-17 17:15:18 -07:00
DocumentSource.cs Add and corrected XML documentation. 2020-03-01 18:59:39 -07:00
DocumentTarget.cs Add and corrected XML documentation. 2020-03-01 18:59:39 -07:00
PrntvPt.cs Added remaining winspool and prntvpt functions 2019-12-12 20:13:04 -07:00
Vanara.PInvoke.Printing.csproj Removed support for .NET 2.0, 3.5, 4.0 and 4.5, .NET Core 2.0, 2.1, and 3.0 since all are or shortly will be out of support. Added support for .NET 4.6.2 and 4.8. 2022-02-07 14:35:37 -07:00
WinSpool.DrvFuncs.cs Add and corrected XML documentation. 2020-03-01 18:59:39 -07:00
WinSpool.Enums.cs Add and corrected XML documentation. 2020-03-01 18:59:39 -07:00
WinSpool.Funcs.cs Add and corrected XML documentation. 2020-03-01 18:59:39 -07:00
WinSpool.Structs.cs Add and corrected XML documentation. 2020-03-01 18:59:39 -07:00
XpsObjectModel.Enums.cs Completed documentation and cleanup of all xpsobjectmodelX.h code. 2020-01-03 15:10:02 -07:00
XpsObjectModel.Factory.cs BREAKING CHANGES: I have dramatically reduced dependencies of almost all assemblies on .NET runtime assemblies not part of core System assemblies, most specifically System.Drawing and System.Windows.Forms. This forced the removal of some overloaded methods and the replacement of leveraged structures and enums with native equivalents. I added Vanara.Windows.Shell.Common which has all the content from Vanara.WIndows.Shell that did not have dependencies. I extracted all extension methods from Gdi32 and User32 and moved them to Vanara.Windows.Extensions. 2022-01-14 07:32:51 -07:00
XpsObjectModel.Parts.cs BREAKING CHANGES: I have dramatically reduced dependencies of almost all assemblies on .NET runtime assemblies not part of core System assemblies, most specifically System.Drawing and System.Windows.Forms. This forced the removal of some overloaded methods and the replacement of leveraged structures and enums with native equivalents. I added Vanara.Windows.Shell.Common which has all the content from Vanara.WIndows.Shell that did not have dependencies. I extracted all extension methods from Gdi32 and User32 and moved them to Vanara.Windows.Extensions. 2022-01-14 07:32:51 -07:00
XpsObjectModel.Structs.cs Completed documentation and cleanup of all xpsobjectmodelX.h code. 2020-01-03 15:10:02 -07:00
XpsObjectModel.cs BREAKING CHANGES: I have dramatically reduced dependencies of almost all assemblies on .NET runtime assemblies not part of core System assemblies, most specifically System.Drawing and System.Windows.Forms. This forced the removal of some overloaded methods and the replacement of leveraged structures and enums with native equivalents. I added Vanara.Windows.Shell.Common which has all the content from Vanara.WIndows.Shell that did not have dependencies. I extracted all extension methods from Gdi32 and User32 and moved them to Vanara.Windows.Extensions. 2022-01-14 07:32:51 -07:00
XpsObjectModel2.cs BREAKING CHANGES: I have dramatically reduced dependencies of almost all assemblies on .NET runtime assemblies not part of core System assemblies, most specifically System.Drawing and System.Windows.Forms. This forced the removal of some overloaded methods and the replacement of leveraged structures and enums with native equivalents. I added Vanara.Windows.Shell.Common which has all the content from Vanara.WIndows.Shell that did not have dependencies. I extracted all extension methods from Gdi32 and User32 and moved them to Vanara.Windows.Extensions. 2022-01-14 07:32:51 -07:00
XpsPrint.cs Added XpsPrint functions and interfaces. 2019-12-14 17:17:20 -07:00