JobOptimalDestinationColorProfile
Dieses Thema ist nicht aktuell. Die aktuellsten Informationen finden Sie unter Print Schema Specification (Spezifikation des Druckschemas).
Gibt das optimale Farbprofil bei der aktuellen Gerätekonfiguration an.
Elementinformationen
| Name | Wert |
|---|---|
| Elementtyp |
Eigenschaft |
| Bereichspräfix |
Auftrag |
| Hinweise |
Keine |
Strukturell
Die XML-Struktur dieses Elements lautet:
<psf:Property name="psk:JobOptimalDestinationColorProfile">
<psf:Property name="psk:Profile">
<psf:Value xsi:type="xs:string">_ProfileValue_</psf:Value>
<psf:Property name="psk:ProfileData">
<psf:Value xsi:type="xs:string">_ProfileDataValue_</psf:Value>
</psf:Property>
<psf:Property name="psk:Path">
<psf:Value xsi:type="xs:string">_PathValue_</psf:Value>
</psf:Property>
</psf:Property>
</psf:Property>
Strukturvariablen
In der folgenden Tabelle werden die Merkmale der in der XML-Struktur definierten Variablen beschrieben.
| Name | Datentyp | Einheit | Unterstützte Werte | Zusammenfassung |
|---|---|---|---|---|
| _ProfileValue_ |
Zeichenfolge |
– |
RGB, ICC, CMYK |
Gibt das Farbprofil an. |
| _PathValue_ |
Zeichenfolge |
– |
– |
Gibt den Dateipfad zum Profil an. |
| _ProfileDataValue_ |
Zeichenfolge |
– |
– |
Enthält Profildateninhalte. |
Extensible Markup Language -Inhalt (XML)
Die Schlüsselwörter für das öffentliche Druckschema werden im https://schemas.microsoft.com/windows/2003/08/printing/printschemakeywords -Namespace definiert. Der Inhalt des öffentlichen Extensible Markup Language (XML) für dieses Schlüsselwort ist unten definiert:
<psf:Property name="psk:JobOptimalDestinationColorProfile">
<psf:Property name="psk:Profile">
<psf:Value xsi:type="xs:string">_Undefined_</psf:Value>
<psf:Property name="psk:ProfileData">
<psf:Value xsi:type="xs:string">_Undefined_</psf:Value>
</psf:Property>
<psf:Property name="psk:Path">
<psf:Value xsi:type="xs:string">_Undefined_</psf:Value>
</psf:Property>
</psf:Property>
</psf:Property>