diff options
| author | Mike Fenelon <[email protected]> | 2017-10-03 16:26:58 -0700 |
|---|---|---|
| committer | Mike Fenelon <[email protected]> | 2017-10-03 16:26:58 -0700 |
| commit | 01acc16504688353446accb487526d4a6499a224 (patch) | |
| tree | 84915c17098b0d16f51026188c95f3556c01cfce /print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript | |
| parent | c5080dc85b1349d980137f49c02d6c51cf4e7706 (diff) | |
| parent | da3f6c88f40a062019089716ea360b964d71f4be (diff) | |
Merge branch 'master' of https://github.com/MFenelon/Windows-driver-samples
Diffstat (limited to 'print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript')
| -rw-r--r-- | print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript/README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript/README.md b/print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript/README.md index 71a6f72b..f0f64424 100644 --- a/print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript/README.md +++ b/print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript/README.md @@ -1,3 +1,13 @@ +<!--- + name: Print Driver Constraints Sample + platform: Utility + language: js + category: Print + description: Demonstrates how to implement advanced constraint handling and PrintTicket/PrintCapabilities handling using JavaScript. + samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=617946 +---> + + Print Driver Constraints Sample =============================== |
