Vanara/PInvoke/Printing
dahall dc6cea6de0 Moved most TargetFrameworks tags out of project files and into Directory.Build.props for easier maint. Also changed net462 build to net45 for greater compatibility. 2022-03-14 09:32:06 -06: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 Moved most TargetFrameworks tags out of project files and into Directory.Build.props for easier maint. Also changed net462 build to net45 for greater compatibility. 2022-03-14 09:32:06 -06: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