From 1aa39e393c0657d7dfd5110727f3b92d20fc3187 Mon Sep 17 00:00:00 2001 From: Den Delimarsky Date: Mon, 15 Jul 2019 11:54:00 -0700 Subject: Update heading --- print/v4PrintDriverSamples/PrinterExtensionSample/README.md | 2 +- print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript/README.md | 2 +- .../v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/README.md | 2 +- .../v4PrintDriverSamples/v4PrintDriver-USBMon-Bidi-Extension/README.md | 2 +- .../v4PrintDriverSamples/v4PrintDriver-WSDMon-Bidi-Extension/README.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'print/v4PrintDriverSamples') 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 -- cgit v1.3.1