PrintConfig\PrintCapabilitesWriter.cs (6)
157WriteProperty(PrintSchemaNamespaces.Framework, "UnitType", "copies");
189WriteProperty(PrintSchemaNamespaces.Framework, "IdentityOption", "True");
571WriteProperty(PrintSchemaNamespaces.Framework, "UnitType", "percent");
632WriteProperty(PrintSchemaNamespaces.Framework, "UnitType", "base64");
633WriteProperty(PrintSchemaNamespaces.Framework, "DefaultValue", base64DevMode);
719WriteProperty(PrintSchemaNamespaces.StandardKeywordSet, "DisplayName", displayName);