PrintConfig\PrintCapabilitesWriter.cs (6)
156WriteProperty(PrintSchemaNamespaces.Framework, "UnitType", "copies");
188WriteProperty(PrintSchemaNamespaces.Framework, "IdentityOption", "True");
570WriteProperty(PrintSchemaNamespaces.Framework, "UnitType", "percent");
631WriteProperty(PrintSchemaNamespaces.Framework, "UnitType", "base64");
632WriteProperty(PrintSchemaNamespaces.Framework, "DefaultValue", base64DevMode);
718WriteProperty(PrintSchemaNamespaces.StandardKeywordSet, "DisplayName", displayName);