Vanara/PInvoke/Printing
dahall 0bb9797e2f 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
..
CorrelationReport.md Updated project information 2020-12-24 11:00: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 Rolled version to 3.4.0 and added support for .NET 6.0 2021-12-27 16:34:25 -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