summaryrefslogtreecommitdiff
path: root/print/v4PrintDriverSamples
diff options
context:
space:
mode:
authorDen Delimarsky <[email protected]>2019-07-15 11:54:00 -0700
committerDen Delimarsky <[email protected]>2019-07-15 11:54:00 -0700
commit1aa39e393c0657d7dfd5110727f3b92d20fc3187 (patch)
tree4b9c82e688a866d016f078a01a9f7fe743b92f54 /print/v4PrintDriverSamples
parentad599508acbb5ba1dd633af484a727f04bfddfd7 (diff)
Diffstat (limited to 'print/v4PrintDriverSamples')
-rw-r--r--print/v4PrintDriverSamples/PrinterExtensionSample/README.md2
-rw-r--r--print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript/README.md2
-rw-r--r--print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/README.md2
-rw-r--r--print/v4PrintDriverSamples/v4PrintDriver-USBMon-Bidi-Extension/README.md2
-rw-r--r--print/v4PrintDriverSamples/v4PrintDriver-WSDMon-Bidi-Extension/README.md2
5 files changed, 5 insertions, 5 deletions
diff --git a/print/v4PrintDriverSamples/PrinterExtensionSample/README.md b/print/v4PrintDriverSamples/PrinterExtensionSample/README.md
index 3d025a29..9fc29ab4 100644
--- a/print/v4PrintDriverSamples/PrinterExtensionSample/README.md
+++ b/print/v4PrintDriverSamples/PrinterExtensionSample/README.md
@@ -1,5 +1,5 @@
---
-topic: sample
+page_type: sample
description: "Demonstrates how to use .NET to build a customized, desktop UI for a v4 print driver."
languages:
- csharp
diff --git a/print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript/README.md b/print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript/README.md
index 7ae3637e..d1450b7a 100644
--- a/print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript/README.md
+++ b/print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript/README.md
@@ -1,5 +1,5 @@
---
-topic: sample
+page_type: sample
description: "Demonstrates how to implement advanced constraint handling and PrintTicket/PrintCapabilities handling using JavaScript."
languages:
- javascript
diff --git a/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/README.md b/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/README.md
index 193839b5..8eca83ff 100644
--- a/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/README.md
+++ b/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/README.md
@@ -1,5 +1,5 @@
---
-topic: sample
+page_type: sample
description: "Demonstrates how to support host-based devices that use the v4 print driver model and are connected via USB."
languages:
- javascript
diff --git a/print/v4PrintDriverSamples/v4PrintDriver-USBMon-Bidi-Extension/README.md b/print/v4PrintDriverSamples/v4PrintDriver-USBMon-Bidi-Extension/README.md
index 603405d8..d548c589 100644
--- a/print/v4PrintDriverSamples/v4PrintDriver-USBMon-Bidi-Extension/README.md
+++ b/print/v4PrintDriverSamples/v4PrintDriver-USBMon-Bidi-Extension/README.md
@@ -1,5 +1,5 @@
---
-topic: sample
+page_type: sample
description: "Demonstrates how to support bidirectional (Bidi) communication over the USB bus using JavaScript and XML."
languages:
- javascript
diff --git a/print/v4PrintDriverSamples/v4PrintDriver-WSDMon-Bidi-Extension/README.md b/print/v4PrintDriverSamples/v4PrintDriver-WSDMon-Bidi-Extension/README.md
index 10527656..3b60dea2 100644
--- a/print/v4PrintDriverSamples/v4PrintDriver-WSDMon-Bidi-Extension/README.md
+++ b/print/v4PrintDriverSamples/v4PrintDriver-WSDMon-Bidi-Extension/README.md
@@ -1,5 +1,5 @@
---
-topic: sample
+page_type: sample
description: "Demonstrates how to use an XML extension file to support bidirectional (Bidi) communication with a WSD connected printer."
languages:
- xml