PrintConfig\PrintCapabilitesWriter.cs (6)
152WriteProperty(PrintSchemaNamespaces.Framework, "UnitType", "copies");
184WriteProperty(PrintSchemaNamespaces.Framework, "IdentityOption", "True");
566WriteProperty(PrintSchemaNamespaces.Framework, "UnitType", "percent");
627WriteProperty(PrintSchemaNamespaces.Framework, "UnitType", "base64");
628WriteProperty(PrintSchemaNamespaces.Framework, "DefaultValue", base64DevMode);
714WriteProperty(PrintSchemaNamespaces.StandardKeywordSet, "DisplayName", displayName);