文件名称:Print settings and print notifications
- 所属分类:
- 打印编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2017-11-12
- 文件大小:
- 115kb
- 下载次数:
- 0次
- 提 供 者:
- 小***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
此示例演示如何创建可扩展打印设置和打印机通知体验的Windows存储设备应用程序,响应打印驱动程序的事件。此示例还包括一个打印机扩展库,该库可用于从Windows 8.1编写的Windows存储设备应用程序中访问打印机。(This sample shows how to create a Windows Store device app that can extend the print settings and printer notifications experience. This sample can be activated from the tile contract, the printTaskSettings contract, and from toast displayed by backgroundTask in response to print driver event. This sample also includes a printer extension library that can be used to access a printer from a Windows Store device app written for Windows 8.1.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Print settings and print notifications\C#
Print settings and print notifications\C#\BackgroundTask
Print settings and print notifications\C#\BackgroundTask\BackgroundTask.csproj
Print settings and print notifications\C#\BackgroundTask\PrintBackgroundTask.cs
Print settings and print notifications\C#\DeviceAppForPrinters.sln
Print settings and print notifications\C#\DeviceAppForPrinters
Print settings and print notifications\C#\DeviceAppForPrinters\App.xaml
Print settings and print notifications\C#\DeviceAppForPrinters\App.xaml.cs
Print settings and print notifications\C#\DeviceAppForPrinters\assets
Print settings and print notifications\C#\DeviceAppForPrinters\assets\microsoft-sdk.png
Print settings and print notifications\C#\DeviceAppForPrinters\assets\placeholder-sdk.png
Print settings and print notifications\C#\DeviceAppForPrinters\assets\smallTile-sdk.png
Print settings and print notifications\C#\DeviceAppForPrinters\assets\splash-sdk.png
Print settings and print notifications\C#\DeviceAppForPrinters\assets\squareTile-sdk.png
Print settings and print notifications\C#\DeviceAppForPrinters\assets\storeLogo-sdk.png
Print settings and print notifications\C#\DeviceAppForPrinters\assets\tile-sdk.png
Print settings and print notifications\C#\DeviceAppForPrinters\assets\windows-sdk.png
Print settings and print notifications\C#\DeviceAppForPrinters\common
Print settings and print notifications\C#\DeviceAppForPrinters\common\LayoutAwarePage.cs
Print settings and print notifications\C#\DeviceAppForPrinters\common\StandardStyles.xaml
Print settings and print notifications\C#\DeviceAppForPrinters\Constants.cs
Print settings and print notifications\C#\DeviceAppForPrinters\DeviceAppForPrinters.csproj
Print settings and print notifications\C#\DeviceAppForPrinters\InkLevel.xaml
Print settings and print notifications\C#\DeviceAppForPrinters\InkLevel.xaml.cs
Print settings and print notifications\C#\DeviceAppForPrinters\MainPage.xaml
Print settings and print notifications\C#\DeviceAppForPrinters\MainPage.xaml.cs
Print settings and print notifications\C#\DeviceAppForPrinters\Package.appxmanifest
Print settings and print notifications\C#\DeviceAppForPrinters\Preferences.xaml
Print settings and print notifications\C#\DeviceAppForPrinters\Preferences.xaml.cs
Print settings and print notifications\C#\DeviceAppForPrinters\Properties
Print settings and print notifications\C#\DeviceAppForPrinters\Properties\AssemblyInfo.cs
Print settings and print notifications\C#\DeviceAppForPrinters\sample-utils
Print settings and print notifications\C#\DeviceAppForPrinters\sample-utils\SampleTemplateStyles.xaml
Print settings and print notifications\C#\DeviceAppForPrinters\sample-utils\SuspensionManager.cs
Print settings and print notifications\C#\DeviceAppForPrinters\StoreManifest.xml
Print settings and print notifications\C#\DeviceAppForPrintersLibrary
Print settings and print notifications\C#\DeviceAppForPrintersLibrary\DeviceAppForPrintersLibrary.csproj
Print settings and print notifications\C#\DeviceAppForPrintersLibrary\PrintHelperClass.cs
Print settings and print notifications\C#\DeviceAppForPrintersLibrary\Service References
Print settings and print notifications\C#\PrinterExtensionLibrary
Print settings and print notifications\C#\PrinterExtensionLibrary\PrinterExtensionAdapters.cs
Print settings and print notifications\C#\PrinterExtensionLibrary\PrinterExtensionLibrary.csproj
Print settings and print notifications\C#\PrinterExtensionLibrary\PrinterExtensionTypes.cs
Print settings and print notifications\C#\PrinterExtensionLibrary\Properties
Print settings and print notifications\C#\PrinterExtensionLibrary\Properties\AssemblyInfo.cs
Print settings and print notifications\description.html
Print settings and print notifications\description
Print settings and print notifications\description\a7d1e078-8570-47da-a87b-ff462dfc958dCombined.css
Print settings and print notifications\description\Brand.css
Print settings and print notifications\description\Combined.css
Print settings and print notifications\description\Galleries.css
Print settings and print notifications\description\iframedescription.css
Print settings and print notifications\description\Layout.css
Print settings and print notifications\description\offline.js
Print settings and print notifications\license.rtf
Print settings and print notifications\C#\BackgroundTask
Print settings and print notifications\C#\BackgroundTask\BackgroundTask.csproj
Print settings and print notifications\C#\BackgroundTask\PrintBackgroundTask.cs
Print settings and print notifications\C#\DeviceAppForPrinters.sln
Print settings and print notifications\C#\DeviceAppForPrinters
Print settings and print notifications\C#\DeviceAppForPrinters\App.xaml
Print settings and print notifications\C#\DeviceAppForPrinters\App.xaml.cs
Print settings and print notifications\C#\DeviceAppForPrinters\assets
Print settings and print notifications\C#\DeviceAppForPrinters\assets\microsoft-sdk.png
Print settings and print notifications\C#\DeviceAppForPrinters\assets\placeholder-sdk.png
Print settings and print notifications\C#\DeviceAppForPrinters\assets\smallTile-sdk.png
Print settings and print notifications\C#\DeviceAppForPrinters\assets\splash-sdk.png
Print settings and print notifications\C#\DeviceAppForPrinters\assets\squareTile-sdk.png
Print settings and print notifications\C#\DeviceAppForPrinters\assets\storeLogo-sdk.png
Print settings and print notifications\C#\DeviceAppForPrinters\assets\tile-sdk.png
Print settings and print notifications\C#\DeviceAppForPrinters\assets\windows-sdk.png
Print settings and print notifications\C#\DeviceAppForPrinters\common
Print settings and print notifications\C#\DeviceAppForPrinters\common\LayoutAwarePage.cs
Print settings and print notifications\C#\DeviceAppForPrinters\common\StandardStyles.xaml
Print settings and print notifications\C#\DeviceAppForPrinters\Constants.cs
Print settings and print notifications\C#\DeviceAppForPrinters\DeviceAppForPrinters.csproj
Print settings and print notifications\C#\DeviceAppForPrinters\InkLevel.xaml
Print settings and print notifications\C#\DeviceAppForPrinters\InkLevel.xaml.cs
Print settings and print notifications\C#\DeviceAppForPrinters\MainPage.xaml
Print settings and print notifications\C#\DeviceAppForPrinters\MainPage.xaml.cs
Print settings and print notifications\C#\DeviceAppForPrinters\Package.appxmanifest
Print settings and print notifications\C#\DeviceAppForPrinters\Preferences.xaml
Print settings and print notifications\C#\DeviceAppForPrinters\Preferences.xaml.cs
Print settings and print notifications\C#\DeviceAppForPrinters\Properties
Print settings and print notifications\C#\DeviceAppForPrinters\Properties\AssemblyInfo.cs
Print settings and print notifications\C#\DeviceAppForPrinters\sample-utils
Print settings and print notifications\C#\DeviceAppForPrinters\sample-utils\SampleTemplateStyles.xaml
Print settings and print notifications\C#\DeviceAppForPrinters\sample-utils\SuspensionManager.cs
Print settings and print notifications\C#\DeviceAppForPrinters\StoreManifest.xml
Print settings and print notifications\C#\DeviceAppForPrintersLibrary
Print settings and print notifications\C#\DeviceAppForPrintersLibrary\DeviceAppForPrintersLibrary.csproj
Print settings and print notifications\C#\DeviceAppForPrintersLibrary\PrintHelperClass.cs
Print settings and print notifications\C#\DeviceAppForPrintersLibrary\Service References
Print settings and print notifications\C#\PrinterExtensionLibrary
Print settings and print notifications\C#\PrinterExtensionLibrary\PrinterExtensionAdapters.cs
Print settings and print notifications\C#\PrinterExtensionLibrary\PrinterExtensionLibrary.csproj
Print settings and print notifications\C#\PrinterExtensionLibrary\PrinterExtensionTypes.cs
Print settings and print notifications\C#\PrinterExtensionLibrary\Properties
Print settings and print notifications\C#\PrinterExtensionLibrary\Properties\AssemblyInfo.cs
Print settings and print notifications\description.html
Print settings and print notifications\description
Print settings and print notifications\description\a7d1e078-8570-47da-a87b-ff462dfc958dCombined.css
Print settings and print notifications\description\Brand.css
Print settings and print notifications\description\Combined.css
Print settings and print notifications\description\Galleries.css
Print settings and print notifications\description\iframedescription.css
Print settings and print notifications\description\Layout.css
Print settings and print notifications\description\offline.js
Print settings and print notifications\license.rtf