PrintConfig\PrintCapabilitesWriter.cs (6)
155WriteProperty(PrintSchemaNamespaces.Framework, "UnitType", "copies");
187WriteProperty(PrintSchemaNamespaces.Framework, "IdentityOption", "True");
569WriteProperty(PrintSchemaNamespaces.Framework, "UnitType", "percent");
630WriteProperty(PrintSchemaNamespaces.Framework, "UnitType", "base64");
631WriteProperty(PrintSchemaNamespaces.Framework, "DefaultValue", base64DevMode);
717WriteProperty(PrintSchemaNamespaces.StandardKeywordSet, "DisplayName", displayName);