diff options
| author | Barry Golden <[email protected]> | 2015-08-06 20:07:53 -0700 |
|---|---|---|
| committer | Barry Golden <[email protected]> | 2015-08-06 20:07:53 -0700 |
| commit | 7c089b4b332b8a8bd2e29672bbf4f6ee430b3e77 (patch) | |
| tree | 8a7e461efc0c2e77b9cd82b3968e38fd5efef7b4 /print/v4PrintDriverSamples/PrinterExtensionSample | |
| parent | 9026073a419b5ef68fb46d4f7fae52dbef09dbe1 (diff) | |
Update README.md
Diffstat (limited to 'print/v4PrintDriverSamples/PrinterExtensionSample')
| -rw-r--r-- | print/v4PrintDriverSamples/PrinterExtensionSample/ReadMe.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/v4PrintDriverSamples/PrinterExtensionSample/ReadMe.md b/print/v4PrintDriverSamples/PrinterExtensionSample/ReadMe.md index e7ab1d25..ca5f6837 100644 --- a/print/v4PrintDriverSamples/PrinterExtensionSample/ReadMe.md +++ b/print/v4PrintDriverSamples/PrinterExtensionSample/ReadMe.md @@ -3,7 +3,7 @@ Printer Extension Sample This sample demonstrates how to use .NET to build a customized, desktop UI for a v4 print driver. This .NET app uses PrintTicket, PrintCapabilities and Bidi in order to communicate with the print system and is suitable for inclusion in a v4 print driver. -**Note** This sample is for the v4 print driver model. +**Note** This sample is for the v4 print driver model. Related topics -------------- |
