Vanara/PInvoke/Printing/readme.md

327 lines
73 KiB
Markdown
Raw Normal View History

## Vanara.PInvoke.Printing
2020-07-14 18:02:36 -04:00
PInvoke API (methods, structures and constants) imported from Windows winspool.drv and prntvpt.dll.
- Includes methods from winspool.drv, prntvpt.dll
- Current NuGet release: [![Nuget](https://img.shields.io/nuget/v/Vanara.PInvoke.Printing?logo=nuget&style=flat-square)![Nuget](https://img.shields.io/nuget/dt/Vanara.PInvoke.Printing?label=%20&style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.Printing)
### Methods - 100% API coverage (108 of 108 functions)
Native Method | Native DLL | Header | Managed Method
--- | --- | --- | ---
2022-10-25 13:24:54 -04:00
[AbortPrinter](https://www.google.com/search?num=5&q=AbortPrinter+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.AbortPrinter](https://github.com/dahall/Vanara/search?l=C%23&q=AbortPrinter)
[AddForm](https://www.google.com/search?num=5&q=AddFormA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.AddForm](https://github.com/dahall/Vanara/search?l=C%23&q=AddForm)
[AddJob](https://www.google.com/search?num=5&q=AddJobA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.AddJob](https://github.com/dahall/Vanara/search?l=C%23&q=AddJob)
[AddMonitor](https://www.google.com/search?num=5&q=AddMonitorA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.AddMonitor](https://github.com/dahall/Vanara/search?l=C%23&q=AddMonitor)
[AddPort](https://www.google.com/search?num=5&q=AddPortA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.AddPort](https://github.com/dahall/Vanara/search?l=C%23&q=AddPort)
[AddPrinter](https://www.google.com/search?num=5&q=AddPrinterA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.AddPrinter](https://github.com/dahall/Vanara/search?l=C%23&q=AddPrinter)
[AddPrinterConnection](https://www.google.com/search?num=5&q=AddPrinterConnectionA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.AddPrinterConnection](https://github.com/dahall/Vanara/search?l=C%23&q=AddPrinterConnection)
[AddPrinterConnection2](https://www.google.com/search?num=5&q=AddPrinterConnection2A+site%3Alearn.microsoft.com) | winspool.drv | | [Vanara.PInvoke.WinSpool.AddPrinterConnection2](https://github.com/dahall/Vanara/search?l=C%23&q=AddPrinterConnection2)
[AddPrinterDriver](https://www.google.com/search?num=5&q=AddPrinterDriverA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.AddPrinterDriver](https://github.com/dahall/Vanara/search?l=C%23&q=AddPrinterDriver)
[AddPrinterDriverEx](https://www.google.com/search?num=5&q=AddPrinterDriverExA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.AddPrinterDriverEx](https://github.com/dahall/Vanara/search?l=C%23&q=AddPrinterDriverEx)
[AddPrintProcessor](https://www.google.com/search?num=5&q=AddPrintProcessorA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.AddPrintProcessor](https://github.com/dahall/Vanara/search?l=C%23&q=AddPrintProcessor)
[AddPrintProvidor](https://www.google.com/search?num=5&q=AddPrintProvidorA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.AddPrintProvidor](https://github.com/dahall/Vanara/search?l=C%23&q=AddPrintProvidor)
[AdvancedDocumentProperties](https://www.google.com/search?num=5&q=AdvancedDocumentPropertiesA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.AdvancedDocumentProperties](https://github.com/dahall/Vanara/search?l=C%23&q=AdvancedDocumentProperties)
[BindPTProviderThunkA](https://www.google.com/search?num=5&q=BindPTProviderThunkA+site%3Alearn.microsoft.com) | prntvpt.dll | prntvpt.h | [Vanara.PInvoke.PrntvPt.BindPTProviderThunk](https://github.com/dahall/Vanara/search?l=C%23&q=BindPTProviderThunk)
[BindPTProviderThunkW](https://www.google.com/search?num=5&q=BindPTProviderThunkW+site%3Alearn.microsoft.com) | prntvpt.dll | prntvpt.h | [Vanara.PInvoke.PrntvPt.BindPTProviderThunk](https://github.com/dahall/Vanara/search?l=C%23&q=BindPTProviderThunk)
[ClosePrinter](https://www.google.com/search?num=5&q=ClosePrinter+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.ClosePrinter](https://github.com/dahall/Vanara/search?l=C%23&q=ClosePrinter)
[CloseSpoolFileHandle](https://www.google.com/search?num=5&q=CloseSpoolFileHandle+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.CloseSpoolFileHandle](https://github.com/dahall/Vanara/search?l=C%23&q=CloseSpoolFileHandle)
[CommitSpoolData](https://www.google.com/search?num=5&q=CommitSpoolData+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.CommitSpoolData](https://github.com/dahall/Vanara/search?l=C%23&q=CommitSpoolData)
[ConfigurePort](https://www.google.com/search?num=5&q=ConfigurePortA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.ConfigurePort](https://github.com/dahall/Vanara/search?l=C%23&q=ConfigurePort)
[ConnectToPrinterDlg](https://www.google.com/search?num=5&q=ConnectToPrinterDlg+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.ConnectToPrinterDlg](https://github.com/dahall/Vanara/search?l=C%23&q=ConnectToPrinterDlg)
[ConvertDevModeToPrintTicketThunk2](https://www.google.com/search?num=5&q=ConvertDevModeToPrintTicketThunk2+site%3Alearn.microsoft.com) | prntvpt.dll | prntvpt.h | [Vanara.PInvoke.PrntvPt.ConvertDevModeToPrintTicketThunk2](https://github.com/dahall/Vanara/search?l=C%23&q=ConvertDevModeToPrintTicketThunk2)
[ConvertPrintTicketToDevModeThunk2](https://www.google.com/search?num=5&q=ConvertPrintTicketToDevModeThunk2+site%3Alearn.microsoft.com) | prntvpt.dll | prntvpt.h | [Vanara.PInvoke.PrntvPt.ConvertPrintTicketToDevModeThunk2](https://github.com/dahall/Vanara/search?l=C%23&q=ConvertPrintTicketToDevModeThunk2)
[CorePrinterDriverInstalled](https://www.google.com/search?num=5&q=CorePrinterDriverInstalledA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.CorePrinterDriverInstalled](https://github.com/dahall/Vanara/search?l=C%23&q=CorePrinterDriverInstalled)
[DeleteForm](https://www.google.com/search?num=5&q=DeleteFormA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.DeleteForm](https://github.com/dahall/Vanara/search?l=C%23&q=DeleteForm)
[DeleteMonitor](https://www.google.com/search?num=5&q=DeleteMonitorA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.DeleteMonitor](https://github.com/dahall/Vanara/search?l=C%23&q=DeleteMonitor)
[DeletePort](https://www.google.com/search?num=5&q=DeletePortA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.DeletePort](https://github.com/dahall/Vanara/search?l=C%23&q=DeletePort)
[DeletePrinter](https://www.google.com/search?num=5&q=DeletePrinter+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.DeletePrinter](https://github.com/dahall/Vanara/search?l=C%23&q=DeletePrinter)
[DeletePrinterConnection](https://www.google.com/search?num=5&q=DeletePrinterConnectionA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.DeletePrinterConnection](https://github.com/dahall/Vanara/search?l=C%23&q=DeletePrinterConnection)
[DeletePrinterData](https://www.google.com/search?num=5&q=DeletePrinterDataA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.DeletePrinterData](https://github.com/dahall/Vanara/search?l=C%23&q=DeletePrinterData)
[DeletePrinterDataEx](https://www.google.com/search?num=5&q=DeletePrinterDataExA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.DeletePrinterDataEx](https://github.com/dahall/Vanara/search?l=C%23&q=DeletePrinterDataEx)
[DeletePrinterDriver](https://www.google.com/search?num=5&q=DeletePrinterDriverA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.DeletePrinterDriver](https://github.com/dahall/Vanara/search?l=C%23&q=DeletePrinterDriver)
[DeletePrinterDriverEx](https://www.google.com/search?num=5&q=DeletePrinterDriverExA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.DeletePrinterDriverEx](https://github.com/dahall/Vanara/search?l=C%23&q=DeletePrinterDriverEx)
[DeletePrinterDriverPackage](https://www.google.com/search?num=5&q=DeletePrinterDriverPackageA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.DeletePrinterDriverPackage](https://github.com/dahall/Vanara/search?l=C%23&q=DeletePrinterDriverPackage)
[DeletePrinterKey](https://www.google.com/search?num=5&q=DeletePrinterKeyA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.DeletePrinterKey](https://github.com/dahall/Vanara/search?l=C%23&q=DeletePrinterKey)
[DeletePrintProcessor](https://www.google.com/search?num=5&q=DeletePrintProcessorA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.DeletePrintProcessor](https://github.com/dahall/Vanara/search?l=C%23&q=DeletePrintProcessor)
[DeletePrintProvidor](https://www.google.com/search?num=5&q=DeletePrintProvidorA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.DeletePrintProvidor](https://github.com/dahall/Vanara/search?l=C%23&q=DeletePrintProvidor)
[DeviceCapabilities](https://www.google.com/search?num=5&q=DeviceCapabilities+site%3Alearn.microsoft.com) | winspool.drv | wingdi.h | [Vanara.PInvoke.WinSpool.DeviceCapabilities](https://github.com/dahall/Vanara/search?l=C%23&q=DeviceCapabilities)
[DocumentEventA](https://www.google.com/search?num=5&q=DocumentEventA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.DocumentEvent](https://github.com/dahall/Vanara/search?l=C%23&q=DocumentEvent)
[DocumentEventW](https://www.google.com/search?num=5&q=DocumentEventW+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.DocumentEvent](https://github.com/dahall/Vanara/search?l=C%23&q=DocumentEvent)
[DocumentProperties](https://www.google.com/search?num=5&q=DocumentPropertiesA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.DocumentProperties](https://github.com/dahall/Vanara/search?l=C%23&q=DocumentProperties)
[EndDocPrinter](https://www.google.com/search?num=5&q=EndDocPrinter+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.EndDocPrinter](https://github.com/dahall/Vanara/search?l=C%23&q=EndDocPrinter)
[EndPagePrinter](https://www.google.com/search?num=5&q=EndPagePrinter+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.EndPagePrinter](https://github.com/dahall/Vanara/search?l=C%23&q=EndPagePrinter)
[EnumForms](https://www.google.com/search?num=5&q=EnumFormsA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.EnumForms](https://github.com/dahall/Vanara/search?l=C%23&q=EnumForms)
[EnumJobs](https://www.google.com/search?num=5&q=EnumJobsA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.EnumJobs](https://github.com/dahall/Vanara/search?l=C%23&q=EnumJobs)
[EnumMonitors](https://www.google.com/search?num=5&q=EnumMonitorsA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.EnumMonitors](https://github.com/dahall/Vanara/search?l=C%23&q=EnumMonitors)
[EnumPorts](https://www.google.com/search?num=5&q=EnumPortsA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.EnumPorts](https://github.com/dahall/Vanara/search?l=C%23&q=EnumPorts)
[EnumPrinterData](https://www.google.com/search?num=5&q=EnumPrinterDataA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.EnumPrinterData](https://github.com/dahall/Vanara/search?l=C%23&q=EnumPrinterData)
[EnumPrinterDataEx](https://www.google.com/search?num=5&q=EnumPrinterDataExA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.EnumPrinterDataEx](https://github.com/dahall/Vanara/search?l=C%23&q=EnumPrinterDataEx)
[EnumPrinterDrivers](https://www.google.com/search?num=5&q=EnumPrinterDriversA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.EnumPrinterDrivers](https://github.com/dahall/Vanara/search?l=C%23&q=EnumPrinterDrivers)
[EnumPrinterKey](https://www.google.com/search?num=5&q=EnumPrinterKeyA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.EnumPrinterKey](https://github.com/dahall/Vanara/search?l=C%23&q=EnumPrinterKey)
[EnumPrinters](https://www.google.com/search?num=5&q=EnumPrintersA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.EnumPrinters](https://github.com/dahall/Vanara/search?l=C%23&q=EnumPrinters)
[EnumPrintProcessorDatatypes](https://www.google.com/search?num=5&q=EnumPrintProcessorDatatypesA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.EnumPrintProcessorDatatypes](https://github.com/dahall/Vanara/search?l=C%23&q=EnumPrintProcessorDatatypes)
[EnumPrintProcessors](https://www.google.com/search?num=5&q=EnumPrintProcessorsA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.EnumPrintProcessors](https://github.com/dahall/Vanara/search?l=C%23&q=EnumPrintProcessors)
[FindClosePrinterChangeNotification](https://www.google.com/search?num=5&q=FindClosePrinterChangeNotification+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.FindClosePrinterChangeNotification](https://github.com/dahall/Vanara/search?l=C%23&q=FindClosePrinterChangeNotification)
[FindFirstPrinterChangeNotification](https://www.google.com/search?num=5&q=FindFirstPrinterChangeNotification+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.FindFirstPrinterChangeNotification](https://github.com/dahall/Vanara/search?l=C%23&q=FindFirstPrinterChangeNotification)
[FindNextPrinterChangeNotification](https://www.google.com/search?num=5&q=FindNextPrinterChangeNotification+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.FindNextPrinterChangeNotification](https://github.com/dahall/Vanara/search?l=C%23&q=FindNextPrinterChangeNotification)
[FlushPrinter](https://www.google.com/search?num=5&q=FlushPrinter+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.FlushPrinter](https://github.com/dahall/Vanara/search?l=C%23&q=FlushPrinter)
[FreePrinterNotifyInfo](https://www.google.com/search?num=5&q=FreePrinterNotifyInfo+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.FreePrinterNotifyInfo](https://github.com/dahall/Vanara/search?l=C%23&q=FreePrinterNotifyInfo)
[GetCorePrinterDrivers](https://www.google.com/search?num=5&q=GetCorePrinterDriversA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.GetCorePrinterDrivers](https://github.com/dahall/Vanara/search?l=C%23&q=GetCorePrinterDrivers)
[GetDefaultPrinter](https://www.google.com/search?num=5&q=GetDefaultPrinterA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.GetDefaultPrinter](https://github.com/dahall/Vanara/search?l=C%23&q=GetDefaultPrinter)
[GetForm](https://www.google.com/search?num=5&q=GetFormA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.GetForm](https://github.com/dahall/Vanara/search?l=C%23&q=GetForm)
[GetJob](https://www.google.com/search?num=5&q=GetJobA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.GetJob](https://github.com/dahall/Vanara/search?l=C%23&q=GetJob)
[GetPrintCapabilitiesThunk2](https://www.google.com/search?num=5&q=GetPrintCapabilitiesThunk2+site%3Alearn.microsoft.com) | prntvpt.dll | winspool.h | [Vanara.PInvoke.PrntvPt.GetPrintCapabilitiesThunk2](https://github.com/dahall/Vanara/search?l=C%23&q=GetPrintCapabilitiesThunk2)
[GetPrinter](https://www.google.com/search?num=5&q=GetPrinterA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.GetPrinter](https://github.com/dahall/Vanara/search?l=C%23&q=GetPrinter)
[GetPrinterData](https://www.google.com/search?num=5&q=GetPrinterDataA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.GetPrinterData](https://github.com/dahall/Vanara/search?l=C%23&q=GetPrinterData)
[GetPrinterDataEx](https://www.google.com/search?num=5&q=GetPrinterDataExA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.GetPrinterDataEx](https://github.com/dahall/Vanara/search?l=C%23&q=GetPrinterDataEx)
[GetPrinterDriver](https://www.google.com/search?num=5&q=GetPrinterDriverA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.GetPrinterDriver](https://github.com/dahall/Vanara/search?l=C%23&q=GetPrinterDriver)
[GetPrinterDriver2](https://www.google.com/search?num=5&q=GetPrinterDriver2A+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.GetPrinterDriver2](https://github.com/dahall/Vanara/search?l=C%23&q=GetPrinterDriver2)
[GetPrinterDriverDirectory](https://www.google.com/search?num=5&q=GetPrinterDriverDirectoryA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.GetPrinterDriverDirectory](https://github.com/dahall/Vanara/search?l=C%23&q=GetPrinterDriverDirectory)
[GetPrinterDriverPackagePath](https://www.google.com/search?num=5&q=GetPrinterDriverPackagePathA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.GetPrinterDriverPackagePath](https://github.com/dahall/Vanara/search?l=C%23&q=GetPrinterDriverPackagePath)
[GetPrintExecutionData](https://www.google.com/search?num=5&q=GetPrintExecutionData+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.GetPrintExecutionData](https://github.com/dahall/Vanara/search?l=C%23&q=GetPrintExecutionData)
[GetPrintProcessorDirectory](https://www.google.com/search?num=5&q=GetPrintProcessorDirectoryA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.GetPrintProcessorDirectory](https://github.com/dahall/Vanara/search?l=C%23&q=GetPrintProcessorDirectory)
[GetSpoolFileHandle](https://www.google.com/search?num=5&q=GetSpoolFileHandle+site%3Alearn.microsoft.com) | winspool.drv | | [Vanara.PInvoke.WinSpool.InternalGetSpoolFileHandle](https://github.com/dahall/Vanara/search?l=C%23&q=InternalGetSpoolFileHandle)
[InstallPrinterDriverFromPackage](https://www.google.com/search?num=5&q=InstallPrinterDriverFromPackageA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.InstallPrinterDriverFromPackage](https://github.com/dahall/Vanara/search?l=C%23&q=InstallPrinterDriverFromPackage)
[IsValidDevmode](https://www.google.com/search?num=5&q=IsValidDevmodeA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.IsValidDevmode](https://github.com/dahall/Vanara/search?l=C%23&q=IsValidDevmode)
[MergeAndValidatePrintTicketThunk2](https://www.google.com/search?num=5&q=MergeAndValidatePrintTicketThunk2+site%3Alearn.microsoft.com) | prntvpt.dll | prntvpt.h | [Vanara.PInvoke.PrntvPt.MergeAndValidatePrintTicketThunk2](https://github.com/dahall/Vanara/search?l=C%23&q=MergeAndValidatePrintTicketThunk2)
[OpenPrinter](https://www.google.com/search?num=5&q=OpenPrinterA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.OpenPrinter](https://github.com/dahall/Vanara/search?l=C%23&q=OpenPrinter)
[OpenPrinter2](https://www.google.com/search?num=5&q=OpenPrinter2A+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.OpenPrinter2](https://github.com/dahall/Vanara/search?l=C%23&q=OpenPrinter2)
[PrinterProperties](https://www.google.com/search?num=5&q=PrinterProperties+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.PrinterProperties](https://github.com/dahall/Vanara/search?l=C%23&q=PrinterProperties)
[PTCloseProvider](https://www.google.com/search?num=5&q=PTCloseProvider+site%3Alearn.microsoft.com) | prntvpt.dll | prntvpt.h | [Vanara.PInvoke.PrntvPt.PTCloseProvider](https://github.com/dahall/Vanara/search?l=C%23&q=PTCloseProvider)
[PTConvertDevModeToPrintTicket](https://www.google.com/search?num=5&q=PTConvertDevModeToPrintTicket+site%3Alearn.microsoft.com) | prntvpt.dll | prntvpt.h | [Vanara.PInvoke.PrntvPt.PTConvertDevModeToPrintTicket](https://github.com/dahall/Vanara/search?l=C%23&q=PTConvertDevModeToPrintTicket)
[PTConvertPrintTicketToDevMode](https://www.google.com/search?num=5&q=PTConvertPrintTicketToDevMode+site%3Alearn.microsoft.com) | prntvpt.dll | prntvpt.h | [Vanara.PInvoke.PrntvPt.PTConvertPrintTicketToDevMode](https://github.com/dahall/Vanara/search?l=C%23&q=PTConvertPrintTicketToDevMode)
[PTGetPrintCapabilities](https://www.google.com/search?num=5&q=PTGetPrintCapabilities+site%3Alearn.microsoft.com) | prntvpt.dll | prntvpt.h | [Vanara.PInvoke.PrntvPt.PTGetPrintCapabilities](https://github.com/dahall/Vanara/search?l=C%23&q=PTGetPrintCapabilities)
[PTGetPrintDeviceCapabilities](https://www.google.com/search?num=5&q=PTGetPrintDeviceCapabilities+site%3Alearn.microsoft.com) | prntvpt.dll | prntvpt.h | [Vanara.PInvoke.PrntvPt.PTGetPrintDeviceCapabilities](https://github.com/dahall/Vanara/search?l=C%23&q=PTGetPrintDeviceCapabilities)
[PTGetPrintDeviceResources](https://www.google.com/search?num=5&q=PTGetPrintDeviceResources+site%3Alearn.microsoft.com) | prntvpt.dll | prntvpt.h | [Vanara.PInvoke.PrntvPt.PTGetPrintDeviceResources](https://github.com/dahall/Vanara/search?l=C%23&q=PTGetPrintDeviceResources)
[PTMergeAndValidatePrintTicket](https://www.google.com/search?num=5&q=PTMergeAndValidatePrintTicket+site%3Alearn.microsoft.com) | prntvpt.dll | prntvpt.h | [Vanara.PInvoke.PrntvPt.PTMergeAndValidatePrintTicket](https://github.com/dahall/Vanara/search?l=C%23&q=PTMergeAndValidatePrintTicket)
[PTOpenProvider](https://www.google.com/search?num=5&q=PTOpenProvider+site%3Alearn.microsoft.com) | prntvpt.dll | prntvpt.h | [Vanara.PInvoke.PrntvPt.PTOpenProvider](https://github.com/dahall/Vanara/search?l=C%23&q=PTOpenProvider)
[PTOpenProviderEx](https://www.google.com/search?num=5&q=PTOpenProviderEx+site%3Alearn.microsoft.com) | prntvpt.dll | prntvpt.h | [Vanara.PInvoke.PrntvPt.PTOpenProviderEx](https://github.com/dahall/Vanara/search?l=C%23&q=PTOpenProviderEx)
[PTQuerySchemaVersionSupport](https://www.google.com/search?num=5&q=PTQuerySchemaVersionSupport+site%3Alearn.microsoft.com) | prntvpt.dll | prntvpt.h | [Vanara.PInvoke.PrntvPt.PTQuerySchemaVersionSupport](https://github.com/dahall/Vanara/search?l=C%23&q=PTQuerySchemaVersionSupport)
[PTReleaseMemory](https://www.google.com/search?num=5&q=PTReleaseMemory+site%3Alearn.microsoft.com) | prntvpt.dll | prntvpt.h | [Vanara.PInvoke.PrntvPt.PTReleaseMemory](https://github.com/dahall/Vanara/search?l=C%23&q=PTReleaseMemory)
[ReadPrinter](https://www.google.com/search?num=5&q=ReadPrinter+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.ReadPrinter](https://github.com/dahall/Vanara/search?l=C%23&q=ReadPrinter)
[ReportJobProcessingProgress](https://www.google.com/search?num=5&q=ReportJobProcessingProgress+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.ReportJobProcessingProgress](https://github.com/dahall/Vanara/search?l=C%23&q=ReportJobProcessingProgress)
[ResetPrinter](https://www.google.com/search?num=5&q=ResetPrinterA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.ResetPrinter](https://github.com/dahall/Vanara/search?l=C%23&q=ResetPrinter)
[ScheduleJob](https://www.google.com/search?num=5&q=ScheduleJob+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.ScheduleJob](https://github.com/dahall/Vanara/search?l=C%23&q=ScheduleJob)
[SetDefaultPrinter](https://www.google.com/search?num=5&q=SetDefaultPrinterA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.SetDefaultPrinter](https://github.com/dahall/Vanara/search?l=C%23&q=SetDefaultPrinter)
[SetForm](https://www.google.com/search?num=5&q=SetFormA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.SetForm](https://github.com/dahall/Vanara/search?l=C%23&q=SetForm)
[SetJob](https://www.google.com/search?num=5&q=SetJobA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.SetJob](https://github.com/dahall/Vanara/search?l=C%23&q=SetJob)
[SetPort](https://www.google.com/search?num=5&q=SetPortA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.SetPort](https://github.com/dahall/Vanara/search?l=C%23&q=SetPort)
[SetPrinter](https://www.google.com/search?num=5&q=SetPrinterA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.SetPrinter](https://github.com/dahall/Vanara/search?l=C%23&q=SetPrinter)
[SetPrinterData](https://www.google.com/search?num=5&q=SetPrinterDataA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.SetPrinterData](https://github.com/dahall/Vanara/search?l=C%23&q=SetPrinterData)
[SetPrinterDataEx](https://www.google.com/search?num=5&q=SetPrinterDataExA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.SetPrinterDataEx](https://github.com/dahall/Vanara/search?l=C%23&q=SetPrinterDataEx)
[StartDocPrinter](https://www.google.com/search?num=5&q=StartDocPrinterA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.StartDocPrinter](https://github.com/dahall/Vanara/search?l=C%23&q=StartDocPrinter)
[StartPagePrinter](https://www.google.com/search?num=5&q=StartPagePrinter+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.StartPagePrinter](https://github.com/dahall/Vanara/search?l=C%23&q=StartPagePrinter)
[StartXpsPrintJob](https://www.google.com/search?num=5&q=StartXpsPrintJob+site%3Alearn.microsoft.com) | xpsprint.dll | xpsprint.h | [Vanara.PInvoke.XpsPrint.StartXpsPrintJob](https://github.com/dahall/Vanara/search?l=C%23&q=StartXpsPrintJob)
[StartXpsPrintJob1](https://www.google.com/search?num=5&q=StartXpsPrintJob1+site%3Alearn.microsoft.com) | xpsprint.dll | xpsprint.h | [Vanara.PInvoke.XpsPrint.StartXpsPrintJob1](https://github.com/dahall/Vanara/search?l=C%23&q=StartXpsPrintJob1)
[UnbindPTProviderThunk](https://www.google.com/search?num=5&q=UnbindPTProviderThunk+site%3Alearn.microsoft.com) | prntvpt.dll | prntvpt.h | [Vanara.PInvoke.PrntvPt.UnbindPTProviderThunk](https://github.com/dahall/Vanara/search?l=C%23&q=UnbindPTProviderThunk)
[UploadPrinterDriverPackage](https://www.google.com/search?num=5&q=UploadPrinterDriverPackageA+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.UploadPrinterDriverPackage](https://github.com/dahall/Vanara/search?l=C%23&q=UploadPrinterDriverPackage)
[WritePrinter](https://www.google.com/search?num=5&q=WritePrinter+site%3Alearn.microsoft.com) | winspool.drv | winspool.h | [Vanara.PInvoke.WinSpool.WritePrinter](https://github.com/dahall/Vanara/search?l=C%23&q=WritePrinter)
### Enumerations
Native Enum | Header | Managed Enum
--- | --- | ---
2022-10-25 13:24:54 -04:00
[AccessRights](https://www.google.com/search?num=5&q=AccessRights+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.AccessRights](https://github.com/dahall/Vanara/search?l=C%23&q=AccessRights)
[APD](https://www.google.com/search?num=5&q=APD+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.APD](https://github.com/dahall/Vanara/search?l=C%23&q=APD)
[DC](https://www.google.com/search?num=5&q=DC+site%3Alearn.microsoft.com) | wingdi.h | [Vanara.PInvoke.WinSpool.DC](https://github.com/dahall/Vanara/search?l=C%23&q=DC)
[DM](https://www.google.com/search?num=5&q=DM+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.DM](https://github.com/dahall/Vanara/search?l=C%23&q=DM)
[DOCUMENTEVENT](https://www.google.com/search?num=5&q=DOCUMENTEVENT+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.DOCUMENTEVENT](https://github.com/dahall/Vanara/search?l=C%23&q=DOCUMENTEVENT)
[DPD](https://www.google.com/search?num=5&q=DPD+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.DPD](https://github.com/dahall/Vanara/search?l=C%23&q=DPD)
[DSPRINT](https://www.google.com/search?num=5&q=DSPRINT+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.DSPRINT](https://github.com/dahall/Vanara/search?l=C%23&q=DSPRINT)
[EDefaultDevmodeType](https://www.google.com/search?num=5&q=EDefaultDevmodeType+site%3Alearn.microsoft.com) | prntvpt.h | [Vanara.PInvoke.PrntvPt.EDefaultDevmodeType](https://github.com/dahall/Vanara/search?l=C%23&q=EDefaultDevmodeType)
[EPrintPropertyType](https://www.google.com/search?num=5&q=EPrintPropertyType+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.EPrintPropertyType](https://github.com/dahall/Vanara/search?l=C%23&q=EPrintPropertyType)
[EPrintTicketScope](https://www.google.com/search?num=5&q=EPrintTicketScope+site%3Alearn.microsoft.com) | prntvpt.h | [Vanara.PInvoke.PrntvPt.EPrintTicketScope](https://github.com/dahall/Vanara/search?l=C%23&q=EPrintTicketScope)
[EPrintXPSJobOperation](https://www.google.com/search?num=5&q=EPrintXPSJobOperation+site%3Alearn.microsoft.com) | Winspool.h | [Vanara.PInvoke.WinSpool.EPrintXPSJobOperation](https://github.com/dahall/Vanara/search?l=C%23&q=EPrintXPSJobOperation)
[EPrintXPSJobProgress](https://www.google.com/search?num=5&q=EPrintXPSJobProgress+site%3Alearn.microsoft.com) | Winspool.h | [Vanara.PInvoke.WinSpool.EPrintXPSJobProgress](https://github.com/dahall/Vanara/search?l=C%23&q=EPrintXPSJobProgress)
[FormFlags](https://www.google.com/search?num=5&q=FormFlags+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.FormFlags](https://github.com/dahall/Vanara/search?l=C%23&q=FormFlags)
[FormStringType](https://www.google.com/search?num=5&q=FormStringType+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.FormStringType](https://github.com/dahall/Vanara/search?l=C%23&q=FormStringType)
[JOB_CONTROL](https://www.google.com/search?num=5&q=JOB_CONTROL+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.JOB_CONTROL](https://github.com/dahall/Vanara/search?l=C%23&q=JOB_CONTROL)
[JOB_NOTIFY_FIELD](https://www.google.com/search?num=5&q=JOB_NOTIFY_FIELD+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.JOB_NOTIFY_FIELD](https://github.com/dahall/Vanara/search?l=C%23&q=JOB_NOTIFY_FIELD)
[JOB_PRIORITY](https://www.google.com/search?num=5&q=JOB_PRIORITY+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.JOB_PRIORITY](https://github.com/dahall/Vanara/search?l=C%23&q=JOB_PRIORITY)
[JOB_STATUS](https://www.google.com/search?num=5&q=JOB_STATUS+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.JOB_STATUS](https://github.com/dahall/Vanara/search?l=C%23&q=JOB_STATUS)
[NOTIFY_TYPE](https://www.google.com/search?num=5&q=NOTIFY_TYPE+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.NOTIFY_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=NOTIFY_TYPE)
[PORT_STATUS](https://www.google.com/search?num=5&q=PORT_STATUS+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.PORT_STATUS](https://github.com/dahall/Vanara/search?l=C%23&q=PORT_STATUS)
[PORT_STATUS_TYPE](https://www.google.com/search?num=5&q=PORT_STATUS_TYPE+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.PORT_STATUS_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=PORT_STATUS_TYPE)
[PORT_TYPE](https://www.google.com/search?num=5&q=PORT_TYPE+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.PORT_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=PORT_TYPE)
[PPCAPS_BORDER](https://www.google.com/search?num=5&q=PPCAPS_BORDER+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.PPCAPS_BORDER](https://github.com/dahall/Vanara/search?l=C%23&q=PPCAPS_BORDER)
[PPCAPS_DIRECTION](https://www.google.com/search?num=5&q=PPCAPS_DIRECTION+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.PPCAPS_DIRECTION](https://github.com/dahall/Vanara/search?l=C%23&q=PPCAPS_DIRECTION)
[PPCAPS_DUPLEX](https://www.google.com/search?num=5&q=PPCAPS_DUPLEX+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.PPCAPS_DUPLEX](https://github.com/dahall/Vanara/search?l=C%23&q=PPCAPS_DUPLEX)
[PPCAPS_EDGE](https://www.google.com/search?num=5&q=PPCAPS_EDGE+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.PPCAPS_EDGE](https://github.com/dahall/Vanara/search?l=C%23&q=PPCAPS_EDGE)
[PPCAPS_SCALING](https://www.google.com/search?num=5&q=PPCAPS_SCALING+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.PPCAPS_SCALING](https://github.com/dahall/Vanara/search?l=C%23&q=PPCAPS_SCALING)
[PRINT_EXECUTION_CONTEXT](https://www.google.com/search?num=5&q=PRINT_EXECUTION_CONTEXT+site%3Alearn.microsoft.com) | Winspool.h | [Vanara.PInvoke.WinSpool.PRINT_EXECUTION_CONTEXT](https://github.com/dahall/Vanara/search?l=C%23&q=PRINT_EXECUTION_CONTEXT)
[PrintDocumentPackageCompletion](https://www.google.com/search?num=5&q=PrintDocumentPackageCompletion+site%3Alearn.microsoft.com) | documenttarget.h | [Vanara.PInvoke.DocumentTarget.PrintDocumentPackageCompletion](https://github.com/dahall/Vanara/search?l=C%23&q=PrintDocumentPackageCompletion)
[PRINTER_ATTRIBUTE](https://www.google.com/search?num=5&q=PRINTER_ATTRIBUTE+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.PRINTER_ATTRIBUTE](https://github.com/dahall/Vanara/search?l=C%23&q=PRINTER_ATTRIBUTE)
[PRINTER_CHANGE](https://www.google.com/search?num=5&q=PRINTER_CHANGE+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.WinSpool.PRINTER_CHANGE](https://github.com/dahall/Vanara/search?l=C%23&q=PRINTER_CHANGE)
[PRINTER_CONNECTION_FLAGS](https://www.google.com/search?num=5&q=PRINTER_CONNECTION_FLAGS+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.WinSpool.PRINTER_CONNECTION_FLAGS](https://github.com/dahall/Vanara/search?l=C%23&q=PRINTER_CONNECTION_FLAGS)
[PRINTER_CONTROL](https://www.google.com/search?num=5&q=PRINTER_CONTROL+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.WinSpool.PRINTER_CONTROL](https://github.com/dahall/Vanara/search?l=C%23&q=PRINTER_CONTROL)
[PRINTER_ENUM](https://www.google.com/search?num=5&q=PRINTER_ENUM+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.PRINTER_ENUM](https://github.com/dahall/Vanara/search?l=C%23&q=PRINTER_ENUM)
[PRINTER_NOTIFY_CATEGORY](https://www.google.com/search?num=5&q=PRINTER_NOTIFY_CATEGORY+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.WinSpool.PRINTER_NOTIFY_CATEGORY](https://github.com/dahall/Vanara/search?l=C%23&q=PRINTER_NOTIFY_CATEGORY)
[PRINTER_NOTIFY_FIELD](https://www.google.com/search?num=5&q=PRINTER_NOTIFY_FIELD+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.PRINTER_NOTIFY_FIELD](https://github.com/dahall/Vanara/search?l=C%23&q=PRINTER_NOTIFY_FIELD)
[PRINTER_NOTIFY_OPTIONS_FLAG](https://www.google.com/search?num=5&q=PRINTER_NOTIFY_OPTIONS_FLAG+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.WinSpool.PRINTER_NOTIFY_OPTIONS_FLAG](https://github.com/dahall/Vanara/search?l=C%23&q=PRINTER_NOTIFY_OPTIONS_FLAG)
[PRINTER_OPTION_FLAGS](https://www.google.com/search?num=5&q=PRINTER_OPTION_FLAGS+site%3Alearn.microsoft.com) | Winspool.h | [Vanara.PInvoke.WinSpool.PRINTER_OPTION_FLAGS](https://github.com/dahall/Vanara/search?l=C%23&q=PRINTER_OPTION_FLAGS)
[PRINTER_STATUS](https://www.google.com/search?num=5&q=PRINTER_STATUS+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.PRINTER_STATUS](https://github.com/dahall/Vanara/search?l=C%23&q=PRINTER_STATUS)
[PrinterDriverAttributes](https://www.google.com/search?num=5&q=PrinterDriverAttributes+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.PrinterDriverAttributes](https://github.com/dahall/Vanara/search?l=C%23&q=PrinterDriverAttributes)
[UPDP](https://www.google.com/search?num=5&q=UPDP+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.UPDP](https://github.com/dahall/Vanara/search?l=C%23&q=UPDP)
[XPS_COLOR_INTERPOLATION](https://www.google.com/search?num=5&q=XPS_COLOR_INTERPOLATION+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.XPS_COLOR_INTERPOLATION](https://github.com/dahall/Vanara/search?l=C%23&q=XPS_COLOR_INTERPOLATION)
[XPS_COLOR_TYPE](https://www.google.com/search?num=5&q=XPS_COLOR_TYPE+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.XPS_COLOR_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=XPS_COLOR_TYPE)
[XPS_DASH_CAP](https://www.google.com/search?num=5&q=XPS_DASH_CAP+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.XPS_DASH_CAP](https://github.com/dahall/Vanara/search?l=C%23&q=XPS_DASH_CAP)
[XPS_DOCUMENT_TYPE](https://www.google.com/search?num=5&q=XPS_DOCUMENT_TYPE+site%3Alearn.microsoft.com) | xpsobjectmodel_1.h | [Vanara.PInvoke.XpsObjectModel.XPS_DOCUMENT_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=XPS_DOCUMENT_TYPE)
[XPS_FILL_RULE](https://www.google.com/search?num=5&q=XPS_FILL_RULE+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.XPS_FILL_RULE](https://github.com/dahall/Vanara/search?l=C%23&q=XPS_FILL_RULE)
[XPS_FONT_EMBEDDING](https://www.google.com/search?num=5&q=XPS_FONT_EMBEDDING+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.XPS_FONT_EMBEDDING](https://github.com/dahall/Vanara/search?l=C%23&q=XPS_FONT_EMBEDDING)
[XPS_IMAGE_TYPE](https://www.google.com/search?num=5&q=XPS_IMAGE_TYPE+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.XPS_IMAGE_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=XPS_IMAGE_TYPE)
[XPS_INTERLEAVING](https://www.google.com/search?num=5&q=XPS_INTERLEAVING+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.XPS_INTERLEAVING](https://github.com/dahall/Vanara/search?l=C%23&q=XPS_INTERLEAVING)
[XPS_JOB_COMPLETION](https://www.google.com/search?num=5&q=XPS_JOB_COMPLETION+site%3Alearn.microsoft.com) | xpsprint.h | [Vanara.PInvoke.XpsPrint.XPS_JOB_COMPLETION](https://github.com/dahall/Vanara/search?l=C%23&q=XPS_JOB_COMPLETION)
[XPS_LINE_CAP](https://www.google.com/search?num=5&q=XPS_LINE_CAP+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.XPS_LINE_CAP](https://github.com/dahall/Vanara/search?l=C%23&q=XPS_LINE_CAP)
[XPS_LINE_JOIN](https://www.google.com/search?num=5&q=XPS_LINE_JOIN+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.XPS_LINE_JOIN](https://github.com/dahall/Vanara/search?l=C%23&q=XPS_LINE_JOIN)
[XPS_OBJECT_TYPE](https://www.google.com/search?num=5&q=XPS_OBJECT_TYPE+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.XPS_OBJECT_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=XPS_OBJECT_TYPE)
[XPS_SEGMENT_STROKE_PATTERN](https://www.google.com/search?num=5&q=XPS_SEGMENT_STROKE_PATTERN+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.XPS_SEGMENT_STROKE_PATTERN](https://github.com/dahall/Vanara/search?l=C%23&q=XPS_SEGMENT_STROKE_PATTERN)
[XPS_SEGMENT_TYPE](https://www.google.com/search?num=5&q=XPS_SEGMENT_TYPE+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.XPS_SEGMENT_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=XPS_SEGMENT_TYPE)
[XPS_SPREAD_METHOD](https://www.google.com/search?num=5&q=XPS_SPREAD_METHOD+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.XPS_SPREAD_METHOD](https://github.com/dahall/Vanara/search?l=C%23&q=XPS_SPREAD_METHOD)
[XPS_STYLE_SIMULATION](https://www.google.com/search?num=5&q=XPS_STYLE_SIMULATION+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.XPS_STYLE_SIMULATION](https://github.com/dahall/Vanara/search?l=C%23&q=XPS_STYLE_SIMULATION)
[XPS_THUMBNAIL_SIZE](https://www.google.com/search?num=5&q=XPS_THUMBNAIL_SIZE+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.XPS_THUMBNAIL_SIZE](https://github.com/dahall/Vanara/search?l=C%23&q=XPS_THUMBNAIL_SIZE)
[XPS_TILE_MODE](https://www.google.com/search?num=5&q=XPS_TILE_MODE+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.XPS_TILE_MODE](https://github.com/dahall/Vanara/search?l=C%23&q=XPS_TILE_MODE)
### Structures
Native Structure | Header | Managed Structure
--- | --- | ---
2022-10-25 13:24:54 -04:00
[ADDJOB_INFO_1](https://www.google.com/search?num=5&q=ADDJOB_INFO_1+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.ADDJOB_INFO_1](https://github.com/dahall/Vanara/search?l=C%23&q=ADDJOB_INFO_1)
[CORE_PRINTER_DRIVER](https://www.google.com/search?num=5&q=CORE_PRINTER_DRIVER+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.CORE_PRINTER_DRIVER](https://github.com/dahall/Vanara/search?l=C%23&q=CORE_PRINTER_DRIVER)
[DATA](https://www.google.com/search?num=5&q=DATA+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.WinSpool.PRINTER_NOTIFY_INFO_DATA.NOTIFYDATA.DATA](https://github.com/dahall/Vanara/search?l=C%23&q=DATA)
[DATATYPES_INFO_1](https://www.google.com/search?num=5&q=DATATYPES_INFO_1+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.DATATYPES_INFO_1](https://github.com/dahall/Vanara/search?l=C%23&q=DATATYPES_INFO_1)
[DOC_INFO_1](https://www.google.com/search?num=5&q=DOC_INFO_1+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.DOC_INFO_1](https://github.com/dahall/Vanara/search?l=C%23&q=DOC_INFO_1)
[DOC_INFO_2](https://www.google.com/search?num=5&q=DOC_INFO_2+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.DOC_INFO_2](https://github.com/dahall/Vanara/search?l=C%23&q=DOC_INFO_2)
[DOC_INFO_3](https://www.google.com/search?num=5&q=DOC_INFO_3+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.DOC_INFO_3](https://github.com/dahall/Vanara/search?l=C%23&q=DOC_INFO_3)
[DRIVER_INFO_1](https://www.google.com/search?num=5&q=DRIVER_INFO_1+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.DRIVER_INFO_1](https://github.com/dahall/Vanara/search?l=C%23&q=DRIVER_INFO_1)
[DRIVER_INFO_2](https://www.google.com/search?num=5&q=DRIVER_INFO_2+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.DRIVER_INFO_2](https://github.com/dahall/Vanara/search?l=C%23&q=DRIVER_INFO_2)
[DRIVER_INFO_3](https://www.google.com/search?num=5&q=DRIVER_INFO_3+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.DRIVER_INFO_3](https://github.com/dahall/Vanara/search?l=C%23&q=DRIVER_INFO_3)
[DRIVER_INFO_4](https://www.google.com/search?num=5&q=DRIVER_INFO_4+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.DRIVER_INFO_4](https://github.com/dahall/Vanara/search?l=C%23&q=DRIVER_INFO_4)
[DRIVER_INFO_5](https://www.google.com/search?num=5&q=DRIVER_INFO_5+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.DRIVER_INFO_5](https://github.com/dahall/Vanara/search?l=C%23&q=DRIVER_INFO_5)
[DRIVER_INFO_6](https://www.google.com/search?num=5&q=DRIVER_INFO_6+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.DRIVER_INFO_6](https://github.com/dahall/Vanara/search?l=C%23&q=DRIVER_INFO_6)
[DRIVER_INFO_8](https://www.google.com/search?num=5&q=DRIVER_INFO_8+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.WinSpool.DRIVER_INFO_8](https://github.com/dahall/Vanara/search?l=C%23&q=DRIVER_INFO_8)
[FORM_INFO_1](https://www.google.com/search?num=5&q=FORM_INFO_1+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.FORM_INFO_1](https://github.com/dahall/Vanara/search?l=C%23&q=FORM_INFO_1)
[FORM_INFO_2](https://www.google.com/search?num=5&q=FORM_INFO_2+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.FORM_INFO_2](https://github.com/dahall/Vanara/search?l=C%23&q=FORM_INFO_2)
[HPRINTER](https://www.google.com/search?num=5&q=HPRINTER+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.WinSpool.HPRINTER](https://github.com/dahall/Vanara/search?l=C%23&q=HPRINTER)
[HPRINTERCHANGENOTIFICATION](https://www.google.com/search?num=5&q=HPRINTERCHANGENOTIFICATION+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.WinSpool.HPRINTERCHANGENOTIFICATION](https://github.com/dahall/Vanara/search?l=C%23&q=HPRINTERCHANGENOTIFICATION)
[HPTPROVIDER](https://www.google.com/search?num=5&q=HPTPROVIDER+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.PrntvPt.HPTPROVIDER](https://github.com/dahall/Vanara/search?l=C%23&q=HPTPROVIDER)
[HSPOOLFILE](https://www.google.com/search?num=5&q=HSPOOLFILE+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.WinSpool.HSPOOLFILE](https://github.com/dahall/Vanara/search?l=C%23&q=HSPOOLFILE)
[JOB_INFO_1](https://www.google.com/search?num=5&q=JOB_INFO_1+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.JOB_INFO_1](https://github.com/dahall/Vanara/search?l=C%23&q=JOB_INFO_1)
[JOB_INFO_2](https://www.google.com/search?num=5&q=JOB_INFO_2+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.JOB_INFO_2](https://github.com/dahall/Vanara/search?l=C%23&q=JOB_INFO_2)
[JOB_INFO_3](https://www.google.com/search?num=5&q=JOB_INFO_3+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.JOB_INFO_3](https://github.com/dahall/Vanara/search?l=C%23&q=JOB_INFO_3)
[JOB_INFO_4](https://www.google.com/search?num=5&q=JOB_INFO_4+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.JOB_INFO_4](https://github.com/dahall/Vanara/search?l=C%23&q=JOB_INFO_4)
[MONITOR_INFO_1](https://www.google.com/search?num=5&q=MONITOR_INFO_1+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.MONITOR_INFO_1](https://github.com/dahall/Vanara/search?l=C%23&q=MONITOR_INFO_1)
[MONITOR_INFO_2](https://www.google.com/search?num=5&q=MONITOR_INFO_2+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.MONITOR_INFO_2](https://github.com/dahall/Vanara/search?l=C%23&q=MONITOR_INFO_2)
[NOTIFYDATA](https://www.google.com/search?num=5&q=NOTIFYDATA+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.WinSpool.PRINTER_NOTIFY_INFO_DATA.NOTIFYDATA](https://github.com/dahall/Vanara/search?l=C%23&q=NOTIFYDATA)
[PORT_INFO_1](https://www.google.com/search?num=5&q=PORT_INFO_1+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.PORT_INFO_1](https://github.com/dahall/Vanara/search?l=C%23&q=PORT_INFO_1)
[PORT_INFO_2](https://www.google.com/search?num=5&q=PORT_INFO_2+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.PORT_INFO_2](https://github.com/dahall/Vanara/search?l=C%23&q=PORT_INFO_2)
[PORT_INFO_3](https://www.google.com/search?num=5&q=PORT_INFO_3+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.PORT_INFO_3](https://github.com/dahall/Vanara/search?l=C%23&q=PORT_INFO_3)
[PRINT_EXECUTION_DATA](https://www.google.com/search?num=5&q=PRINT_EXECUTION_DATA+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.PRINT_EXECUTION_DATA](https://github.com/dahall/Vanara/search?l=C%23&q=PRINT_EXECUTION_DATA)
[PrintDocumentPackageStatus](https://www.google.com/search?num=5&q=PrintDocumentPackageStatus+site%3Alearn.microsoft.com) | documenttarget.h | [Vanara.PInvoke.DocumentTarget.PrintDocumentPackageStatus](https://github.com/dahall/Vanara/search?l=C%23&q=PrintDocumentPackageStatus)
[PRINTER_CONNECTION_INFO_1](https://www.google.com/search?num=5&q=PRINTER_CONNECTION_INFO_1+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.PRINTER_CONNECTION_INFO_1](https://github.com/dahall/Vanara/search?l=C%23&q=PRINTER_CONNECTION_INFO_1)
[PRINTER_ENUM_VALUES](https://www.google.com/search?num=5&q=PRINTER_ENUM_VALUES+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.PRINTER_ENUM_VALUES](https://github.com/dahall/Vanara/search?l=C%23&q=PRINTER_ENUM_VALUES)
[PRINTER_INFO_1](https://www.google.com/search?num=5&q=PRINTER_INFO_1+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.PRINTER_INFO_1](https://github.com/dahall/Vanara/search?l=C%23&q=PRINTER_INFO_1)
[PRINTER_INFO_2](https://www.google.com/search?num=5&q=PRINTER_INFO_2+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.PRINTER_INFO_2](https://github.com/dahall/Vanara/search?l=C%23&q=PRINTER_INFO_2)
[PRINTER_INFO_3](https://www.google.com/search?num=5&q=PRINTER_INFO_3+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.PRINTER_INFO_3](https://github.com/dahall/Vanara/search?l=C%23&q=PRINTER_INFO_3)
[PRINTER_INFO_4](https://www.google.com/search?num=5&q=PRINTER_INFO_4+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.PRINTER_INFO_4](https://github.com/dahall/Vanara/search?l=C%23&q=PRINTER_INFO_4)
[PRINTER_INFO_5](https://www.google.com/search?num=5&q=PRINTER_INFO_5+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.PRINTER_INFO_5](https://github.com/dahall/Vanara/search?l=C%23&q=PRINTER_INFO_5)
[PRINTER_INFO_6](https://www.google.com/search?num=5&q=PRINTER_INFO_6+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.PRINTER_INFO_6](https://github.com/dahall/Vanara/search?l=C%23&q=PRINTER_INFO_6)
[PRINTER_INFO_7](https://www.google.com/search?num=5&q=PRINTER_INFO_7+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.PRINTER_INFO_7](https://github.com/dahall/Vanara/search?l=C%23&q=PRINTER_INFO_7)
[PRINTER_INFO_8](https://www.google.com/search?num=5&q=PRINTER_INFO_8+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.PRINTER_INFO_8](https://github.com/dahall/Vanara/search?l=C%23&q=PRINTER_INFO_8)
[PRINTER_INFO_9](https://www.google.com/search?num=5&q=PRINTER_INFO_9+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.PRINTER_INFO_9](https://github.com/dahall/Vanara/search?l=C%23&q=PRINTER_INFO_9)
[PRINTER_NOTIFY_INFO](https://www.google.com/search?num=5&q=PRINTER_NOTIFY_INFO+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.PRINTER_NOTIFY_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=PRINTER_NOTIFY_INFO)
[PRINTER_NOTIFY_INFO_DATA](https://www.google.com/search?num=5&q=PRINTER_NOTIFY_INFO_DATA+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.PRINTER_NOTIFY_INFO_DATA](https://github.com/dahall/Vanara/search?l=C%23&q=PRINTER_NOTIFY_INFO_DATA)
[PRINTER_NOTIFY_OPTIONS](https://www.google.com/search?num=5&q=PRINTER_NOTIFY_OPTIONS+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.WinSpool.PRINTER_NOTIFY_OPTIONS](https://github.com/dahall/Vanara/search?l=C%23&q=PRINTER_NOTIFY_OPTIONS)
[PRINTER_NOTIFY_OPTIONS_TYPE](https://www.google.com/search?num=5&q=PRINTER_NOTIFY_OPTIONS_TYPE+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.PRINTER_NOTIFY_OPTIONS_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=PRINTER_NOTIFY_OPTIONS_TYPE)
[PRINTER_OPTIONS](https://www.google.com/search?num=5&q=PRINTER_OPTIONS+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.PRINTER_OPTIONS](https://github.com/dahall/Vanara/search?l=C%23&q=PRINTER_OPTIONS)
[PRINTPROCESSOR_CAPS_1](https://www.google.com/search?num=5&q=PRINTPROCESSOR_CAPS_1+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.PRINTPROCESSOR_CAPS_1](https://github.com/dahall/Vanara/search?l=C%23&q=PRINTPROCESSOR_CAPS_1)
[PRINTPROCESSOR_CAPS_2](https://www.google.com/search?num=5&q=PRINTPROCESSOR_CAPS_2+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.PRINTPROCESSOR_CAPS_2](https://github.com/dahall/Vanara/search?l=C%23&q=PRINTPROCESSOR_CAPS_2)
[PRINTPROCESSOR_INFO_1](https://www.google.com/search?num=5&q=PRINTPROCESSOR_INFO_1+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.PRINTPROCESSOR_INFO_1](https://github.com/dahall/Vanara/search?l=C%23&q=PRINTPROCESSOR_INFO_1)
[PROVIDOR_INFO_1](https://www.google.com/search?num=5&q=PROVIDOR_INFO_1+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.PROVIDOR_INFO_1](https://github.com/dahall/Vanara/search?l=C%23&q=PROVIDOR_INFO_1)
[PROVIDOR_INFO_2](https://www.google.com/search?num=5&q=PROVIDOR_INFO_2+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.PROVIDOR_INFO_2](https://github.com/dahall/Vanara/search?l=C%23&q=PROVIDOR_INFO_2)
[XPS_COLOR](https://www.google.com/search?num=5&q=XPS_COLOR+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.XPS_COLOR](https://github.com/dahall/Vanara/search?l=C%23&q=XPS_COLOR)
[XPS_COLOR_TYPE_CONTEXT](https://www.google.com/search?num=5&q=XPS_COLOR_TYPE_CONTEXT+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.XpsObjectModel.XPS_COLOR.XPS_COLOR_TYPE_CONTEXT](https://github.com/dahall/Vanara/search?l=C%23&q=XPS_COLOR_TYPE_CONTEXT)
[XPS_COLOR_TYPE_SCRGB](https://www.google.com/search?num=5&q=XPS_COLOR_TYPE_SCRGB+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.XpsObjectModel.XPS_COLOR.XPS_COLOR_TYPE_SCRGB](https://github.com/dahall/Vanara/search?l=C%23&q=XPS_COLOR_TYPE_SCRGB)
[XPS_COLOR_TYPE_SRGB](https://www.google.com/search?num=5&q=XPS_COLOR_TYPE_SRGB+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.XpsObjectModel.XPS_COLOR.XPS_COLOR_TYPE_SRGB](https://github.com/dahall/Vanara/search?l=C%23&q=XPS_COLOR_TYPE_SRGB)
[XPS_DASH](https://www.google.com/search?num=5&q=XPS_DASH+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.XPS_DASH](https://github.com/dahall/Vanara/search?l=C%23&q=XPS_DASH)
[XPS_GLYPH_INDEX](https://www.google.com/search?num=5&q=XPS_GLYPH_INDEX+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.XPS_GLYPH_INDEX](https://github.com/dahall/Vanara/search?l=C%23&q=XPS_GLYPH_INDEX)
[XPS_GLYPH_MAPPING](https://www.google.com/search?num=5&q=XPS_GLYPH_MAPPING+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.XPS_GLYPH_MAPPING](https://github.com/dahall/Vanara/search?l=C%23&q=XPS_GLYPH_MAPPING)
[XPS_JOB_STATUS](https://www.google.com/search?num=5&q=XPS_JOB_STATUS+site%3Alearn.microsoft.com) | xpsprint.h | [Vanara.PInvoke.XpsPrint.XPS_JOB_STATUS](https://github.com/dahall/Vanara/search?l=C%23&q=XPS_JOB_STATUS)
[XPS_MATRIX](https://www.google.com/search?num=5&q=XPS_MATRIX+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.XPS_MATRIX](https://github.com/dahall/Vanara/search?l=C%23&q=XPS_MATRIX)
[XPS_POINT](https://www.google.com/search?num=5&q=XPS_POINT+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.XPS_POINT](https://github.com/dahall/Vanara/search?l=C%23&q=XPS_POINT)
[XPS_RECT](https://www.google.com/search?num=5&q=XPS_RECT+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.XPS_RECT](https://github.com/dahall/Vanara/search?l=C%23&q=XPS_RECT)
[XPS_SIZE](https://www.google.com/search?num=5&q=XPS_SIZE+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.XPS_SIZE](https://github.com/dahall/Vanara/search?l=C%23&q=XPS_SIZE)
2020-01-03 18:50:52 -05:00
### Interfaces
Native Interface | Header | Managed Interface
--- | --- | ---
2022-10-25 13:24:54 -04:00
[IPrintDocumentPackageStatusEvent](https://www.google.com/search?num=5&q=IPrintDocumentPackageStatusEvent+site%3Alearn.microsoft.com) | documenttarget.h | [Vanara.PInvoke.DocumentTarget.IPrintDocumentPackageStatusEvent](https://github.com/dahall/Vanara/search?l=C%23&q=IPrintDocumentPackageStatusEvent)
[IPrintDocumentPackageTarget](https://www.google.com/search?num=5&q=IPrintDocumentPackageTarget+site%3Alearn.microsoft.com) | documenttarget.h | [Vanara.PInvoke.DocumentTarget.IPrintDocumentPackageTarget](https://github.com/dahall/Vanara/search?l=C%23&q=IPrintDocumentPackageTarget)
[IPrintDocumentPackageTargetFactory](https://www.google.com/search?num=5&q=IPrintDocumentPackageTargetFactory+site%3Alearn.microsoft.com) | documenttarget.h | [Vanara.PInvoke.DocumentTarget.IPrintDocumentPackageTargetFactory](https://github.com/dahall/Vanara/search?l=C%23&q=IPrintDocumentPackageTargetFactory)
[IPrintDocumentPageSource](https://www.google.com/search?num=5&q=IPrintDocumentPageSource+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.DocumentSource.IPrintDocumentPageSource](https://github.com/dahall/Vanara/search?l=C%23&q=IPrintDocumentPageSource)
[IPrintPreviewPageCollection](https://www.google.com/search?num=5&q=IPrintPreviewPageCollection+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.DocumentSource.IPrintPreviewPageCollection](https://github.com/dahall/Vanara/search?l=C%23&q=IPrintPreviewPageCollection)
[IXpsOMBrush](https://www.google.com/search?num=5&q=IXpsOMBrush+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMBrush](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMBrush)
[IXpsOMCanvas](https://www.google.com/search?num=5&q=IXpsOMCanvas+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMCanvas](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMCanvas)
[IXpsOMColorProfileResource](https://www.google.com/search?num=5&q=IXpsOMColorProfileResource+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMColorProfileResource](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMColorProfileResource)
[IXpsOMColorProfileResourceCollection](https://www.google.com/search?num=5&q=IXpsOMColorProfileResourceCollection+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMColorProfileResourceCollection](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMColorProfileResourceCollection)
[IXpsOMCoreProperties](https://www.google.com/search?num=5&q=IXpsOMCoreProperties+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMCoreProperties](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMCoreProperties)
[IXpsOMDashCollection](https://www.google.com/search?num=5&q=IXpsOMDashCollection+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMDashCollection](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMDashCollection)
[IXpsOMDictionary](https://www.google.com/search?num=5&q=IXpsOMDictionary+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMDictionary](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMDictionary)
[IXpsOMDocument](https://www.google.com/search?num=5&q=IXpsOMDocument+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMDocument](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMDocument)
[IXpsOMDocumentCollection](https://www.google.com/search?num=5&q=IXpsOMDocumentCollection+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMDocumentCollection](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMDocumentCollection)
[IXpsOMDocumentSequence](https://www.google.com/search?num=5&q=IXpsOMDocumentSequence+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMDocumentSequence](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMDocumentSequence)
[IXpsOMDocumentStructureResource](https://www.google.com/search?num=5&q=IXpsOMDocumentStructureResource+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMDocumentStructureResource](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMDocumentStructureResource)
[IXpsOMFontResource](https://www.google.com/search?num=5&q=IXpsOMFontResource+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMFontResource](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMFontResource)
[IXpsOMFontResourceCollection](https://www.google.com/search?num=5&q=IXpsOMFontResourceCollection+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMFontResourceCollection](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMFontResourceCollection)
[IXpsOMGeometry](https://www.google.com/search?num=5&q=IXpsOMGeometry+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMGeometry](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMGeometry)
[IXpsOMGeometryFigure](https://www.google.com/search?num=5&q=IXpsOMGeometryFigure+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMGeometryFigure](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMGeometryFigure)
[IXpsOMGeometryFigureCollection](https://www.google.com/search?num=5&q=IXpsOMGeometryFigureCollection+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMGeometryFigureCollection](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMGeometryFigureCollection)
[IXpsOMGlyphs](https://www.google.com/search?num=5&q=IXpsOMGlyphs+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMGlyphs](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMGlyphs)
[IXpsOMGlyphsEditor](https://www.google.com/search?num=5&q=IXpsOMGlyphsEditor+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMGlyphsEditor](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMGlyphsEditor)
[IXpsOMGradientBrush](https://www.google.com/search?num=5&q=IXpsOMGradientBrush+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMGradientBrush](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMGradientBrush)
[IXpsOMGradientStop](https://www.google.com/search?num=5&q=IXpsOMGradientStop+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMGradientStop](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMGradientStop)
[IXpsOMGradientStopCollection](https://www.google.com/search?num=5&q=IXpsOMGradientStopCollection+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMGradientStopCollection](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMGradientStopCollection)
[IXpsOMImageBrush](https://www.google.com/search?num=5&q=IXpsOMImageBrush+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMImageBrush](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMImageBrush)
[IXpsOMImageResource](https://www.google.com/search?num=5&q=IXpsOMImageResource+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMImageResource](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMImageResource)
[IXpsOMImageResourceCollection](https://www.google.com/search?num=5&q=IXpsOMImageResourceCollection+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMImageResourceCollection](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMImageResourceCollection)
[IXpsOMLinearGradientBrush](https://www.google.com/search?num=5&q=IXpsOMLinearGradientBrush+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMLinearGradientBrush](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMLinearGradientBrush)
[IXpsOMMatrixTransform](https://www.google.com/search?num=5&q=IXpsOMMatrixTransform+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMMatrixTransform](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMMatrixTransform)
[IXpsOMNameCollection](https://www.google.com/search?num=5&q=IXpsOMNameCollection+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMNameCollection](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMNameCollection)
[IXpsOMObjectFactory](https://www.google.com/search?num=5&q=IXpsOMObjectFactory+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMObjectFactory](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMObjectFactory)
[IXpsOMPackage](https://www.google.com/search?num=5&q=IXpsOMPackage+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMPackage](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMPackage)
[IXpsOMPackageWriter](https://www.google.com/search?num=5&q=IXpsOMPackageWriter+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMPackageWriter](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMPackageWriter)
[IXpsOMPage](https://www.google.com/search?num=5&q=IXpsOMPage+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMPage](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMPage)
[IXpsOMPageReference](https://www.google.com/search?num=5&q=IXpsOMPageReference+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMPageReference](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMPageReference)
[IXpsOMPageReferenceCollection](https://www.google.com/search?num=5&q=IXpsOMPageReferenceCollection+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMPageReferenceCollection](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMPageReferenceCollection)
[IXpsOMPart](https://www.google.com/search?num=5&q=IXpsOMPart+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMPart](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMPart)
[IXpsOMPartResources](https://www.google.com/search?num=5&q=IXpsOMPartResources+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMPartResources](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMPartResources)
[IXpsOMPartUriCollection](https://www.google.com/search?num=5&q=IXpsOMPartUriCollection+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMPartUriCollection](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMPartUriCollection)
[IXpsOMPath](https://www.google.com/search?num=5&q=IXpsOMPath+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMPath](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMPath)
[IXpsOMPrintTicketResource](https://www.google.com/search?num=5&q=IXpsOMPrintTicketResource+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMPrintTicketResource](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMPrintTicketResource)
[IXpsOMRadialGradientBrush](https://www.google.com/search?num=5&q=IXpsOMRadialGradientBrush+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMRadialGradientBrush](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMRadialGradientBrush)
[IXpsOMRemoteDictionaryResource](https://www.google.com/search?num=5&q=IXpsOMRemoteDictionaryResource+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMRemoteDictionaryResource](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMRemoteDictionaryResource)
[IXpsOMRemoteDictionaryResourceCollection](https://www.google.com/search?num=5&q=IXpsOMRemoteDictionaryResourceCollection+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMRemoteDictionaryResourceCollection](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMRemoteDictionaryResourceCollection)
[IXpsOMResource](https://www.google.com/search?num=5&q=IXpsOMResource+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMResource](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMResource)
[IXpsOMShareable](https://www.google.com/search?num=5&q=IXpsOMShareable+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMShareable](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMShareable)
[IXpsOMSignatureBlockResource](https://www.google.com/search?num=5&q=IXpsOMSignatureBlockResource+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMSignatureBlockResource](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMSignatureBlockResource)
[IXpsOMSignatureBlockResourceCollection](https://www.google.com/search?num=5&q=IXpsOMSignatureBlockResourceCollection+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMSignatureBlockResourceCollection](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMSignatureBlockResourceCollection)
[IXpsOMSolidColorBrush](https://www.google.com/search?num=5&q=IXpsOMSolidColorBrush+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMSolidColorBrush](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMSolidColorBrush)
[IXpsOMStoryFragmentsResource](https://www.google.com/search?num=5&q=IXpsOMStoryFragmentsResource+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMStoryFragmentsResource](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMStoryFragmentsResource)
[IXpsOMThumbnailGenerator](https://www.google.com/search?num=5&q=IXpsOMThumbnailGenerator+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMThumbnailGenerator](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMThumbnailGenerator)
[IXpsOMTileBrush](https://www.google.com/search?num=5&q=IXpsOMTileBrush+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMTileBrush](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMTileBrush)
[IXpsOMVisual](https://www.google.com/search?num=5&q=IXpsOMVisual+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMVisual](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMVisual)
[IXpsOMVisualBrush](https://www.google.com/search?num=5&q=IXpsOMVisualBrush+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMVisualBrush](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMVisualBrush)
[IXpsOMVisualCollection](https://www.google.com/search?num=5&q=IXpsOMVisualCollection+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.IXpsOMVisualCollection](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsOMVisualCollection)
[IXpsPrintJob](https://www.google.com/search?num=5&q=IXpsPrintJob+site%3Alearn.microsoft.com) | xpsprint.h | [Vanara.PInvoke.XpsPrint.IXpsPrintJob](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsPrintJob)
[IXpsPrintJobStream](https://www.google.com/search?num=5&q=IXpsPrintJobStream+site%3Alearn.microsoft.com) | xpsprint.h | [Vanara.PInvoke.XpsPrint.IXpsPrintJobStream](https://github.com/dahall/Vanara/search?l=C%23&q=IXpsPrintJobStream)
2020-12-24 13:00:18 -05:00
### Classes
Native Class | Header | Managed Class
--- | --- | ---
2022-10-25 13:24:54 -04:00
[DocumentSource](https://www.google.com/search?num=5&q=DocumentSource+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.DocumentSource](https://github.com/dahall/Vanara/search?l=C%23&q=DocumentSource)
[DocumentTarget](https://www.google.com/search?num=5&q=DocumentTarget+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.DocumentTarget](https://github.com/dahall/Vanara/search?l=C%23&q=DocumentTarget)
[PrintDocumentPackageTarget](https://www.google.com/search?num=5&q=PrintDocumentPackageTarget+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.DocumentTarget.PrintDocumentPackageTarget](https://github.com/dahall/Vanara/search?l=C%23&q=PrintDocumentPackageTarget)
[PrintDocumentPackageTargetFactory](https://www.google.com/search?num=5&q=PrintDocumentPackageTargetFactory+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.DocumentTarget.PrintDocumentPackageTargetFactory](https://github.com/dahall/Vanara/search?l=C%23&q=PrintDocumentPackageTargetFactory)
[PRINTER_DEFAULTS](https://www.google.com/search?num=5&q=PRINTER_DEFAULTS+site%3Alearn.microsoft.com) | winspool.h | [Vanara.PInvoke.WinSpool.PRINTER_DEFAULTS](https://github.com/dahall/Vanara/search?l=C%23&q=PRINTER_DEFAULTS)
[SafeHPRINTER](https://www.google.com/search?num=5&q=SafeHPRINTER+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.WinSpool.SafeHPRINTER](https://github.com/dahall/Vanara/search?l=C%23&q=SafeHPRINTER)
[SafeHPRINTERCHANGENOTIFICATION](https://www.google.com/search?num=5&q=SafeHPRINTERCHANGENOTIFICATION+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.WinSpool.SafeHPRINTERCHANGENOTIFICATION](https://github.com/dahall/Vanara/search?l=C%23&q=SafeHPRINTERCHANGENOTIFICATION)
[SafeHPTPROVIDER](https://www.google.com/search?num=5&q=SafeHPTPROVIDER+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.PrntvPt.SafeHPTPROVIDER](https://github.com/dahall/Vanara/search?l=C%23&q=SafeHPTPROVIDER)
[SafeHSPOOLFILE](https://www.google.com/search?num=5&q=SafeHSPOOLFILE+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.WinSpool.SafeHSPOOLFILE](https://github.com/dahall/Vanara/search?l=C%23&q=SafeHSPOOLFILE)
[SafePRINTER_NOTIFY_INFO](https://www.google.com/search?num=5&q=SafePRINTER_NOTIFY_INFO+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.WinSpool.SafePRINTER_NOTIFY_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=SafePRINTER_NOTIFY_INFO)
[SafePTMemory](https://www.google.com/search?num=5&q=SafePTMemory+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.PrntvPt.SafePTMemory](https://github.com/dahall/Vanara/search?l=C%23&q=SafePTMemory)
[XpsObjectModel](https://www.google.com/search?num=5&q=XpsObjectModel+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.XpsObjectModel](https://github.com/dahall/Vanara/search?l=C%23&q=XpsObjectModel)
[XpsOMObjectFactory](https://www.google.com/search?num=5&q=XpsOMObjectFactory+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.XpsOMObjectFactory](https://github.com/dahall/Vanara/search?l=C%23&q=XpsOMObjectFactory)
[XpsOMThumbnailGenerator](https://www.google.com/search?num=5&q=XpsOMThumbnailGenerator+site%3Alearn.microsoft.com) | xpsobjectmodel.h | [Vanara.PInvoke.XpsObjectModel.XpsOMThumbnailGenerator](https://github.com/dahall/Vanara/search?l=C%23&q=XpsOMThumbnailGenerator)
[XpsPrint](https://www.google.com/search?num=5&q=XpsPrint+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.XpsPrint](https://github.com/dahall/Vanara/search?l=C%23&q=XpsPrint)