107 references to StandardKeywordSet
ReachFramework (107)
PrintConfig\PrintCapabilitesWriter.cs (93)
76this._writer.WriteAttributeString(PrintSchemaPrefixes.xmlns, PrintSchemaPrefixes.StandardKeywordSet, PrintSchemaNamespaces.xmlns, PrintSchemaNamespaces.StandardKeywordSet); 93WriteStartProperty(PrintSchemaNamespaces.StandardKeywordSet, "PageImageableSize"); 95WriteProperty(PrintSchemaNamespaces.StandardKeywordSet, "ImageableSizeWidth", imageableWidth); 96WriteProperty(PrintSchemaNamespaces.StandardKeywordSet, "ImageableSizeHeight", imageableHeight); 97WriteStartProperty(PrintSchemaNamespaces.StandardKeywordSet, "ImageableArea"); 99WriteProperty(PrintSchemaNamespaces.StandardKeywordSet, "OriginWidth", originWidth); 100WriteProperty(PrintSchemaNamespaces.StandardKeywordSet, "OriginHeight", originHeight); 101WriteProperty(PrintSchemaNamespaces.StandardKeywordSet, "ExtentWidth", extentWidth); 102WriteProperty(PrintSchemaNamespaces.StandardKeywordSet, "ExtentHeight", extentHeight); 115PrintSchemaNamespaces.StandardKeywordSet, "DocumentCollate", 116PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 119WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Collated", COMPSTUISR.IDS_CPSUI_YES, "None"); 120WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Uncollated", COMPSTUISR.IDS_CPSUI_NO, "None"); 131PrintSchemaNamespaces.StandardKeywordSet, "PageOutputColor", 132PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 135WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Monochrome", COMPSTUISR.IDS_CPSUI_MONOCHROME, "None"); 138WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Color", COMPSTUISR.IDS_CPSUI_COLOR, "None"); 149WriteStartParameterDef(PrintSchemaNamespaces.StandardKeywordSet, "JobCopiesAllDocuments", COMPSTUISR.IDS_CPSUI_NUM_OF_COPIES); 157WriteQNameProperty(PrintSchemaNamespaces.Framework, "Mandatory", PrintSchemaNamespaces.StandardKeywordSet, "Unconditional"); 167PrintSchemaNamespaces.StandardKeywordSet, "JobNUpAllDocumentsContiguously", 168PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 174WriteStartOption(PrintSchemaNamespaces.StandardKeywordSet, null, nUpString, "None"); 176WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "PagesPerSheet"); 202PrintSchemaNamespaces.StandardKeywordSet, "JobDuplexAllDocumentsContiguously", 203PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 206WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "OneSided", COMPSTUISR.IDS_CPSUI_SIMPLEX, "None"); 207WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "TwoSidedLongEdge", COMPSTUISR.IDS_CPSUI_VERTICAL, "None"); 208WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "TwoSidedShortEdge", COMPSTUISR.IDS_CPSUI_HORIZONTAL, "None"); 220PrintSchemaNamespaces.StandardKeywordSet, "PageICMRenderingIntent", 221PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 224WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "AbsoluteColorimetric", COMPSTUISR.IDS_NULL, "None"); 225WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "RelativeColorimetric", COMPSTUISR.IDS_CPSUI_ICM_COLORMETRIC, "None"); 226WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Photographs", COMPSTUISR.IDS_CPSUI_ICM_CONTRAST, "None"); 227WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "BusinessGraphics", COMPSTUISR.IDS_CPSUI_ICM_SATURATION, "None"); 238PrintSchemaNamespaces.StandardKeywordSet, "PageColorManagement", 239PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 242WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "None", COMPSTUISR.IDS_NULL, "None"); 243WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "System", COMPSTUISR.IDS_NULL, "None"); 244WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Driver", COMPSTUISR.IDS_NULL, "None"); 245WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Device", COMPSTUISR.IDS_NULL, "None"); 258PrintSchemaNamespaces.StandardKeywordSet, "JobInputBin", 259PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 280string optionNamespace = hasStandardKeywordNamespace ? PrintSchemaNamespaces.StandardKeywordSet : this._privateNamespace; 285WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "FeedType"); 287WriteQNameValue(PrintSchemaNamespaces.StandardKeywordSet, pskFeedType); 294WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "BinType"); 296WriteQNameValue(PrintSchemaNamespaces.StandardKeywordSet, pskBinType); 327PrintSchemaNamespaces.StandardKeywordSet, "PageMediaSize", 328PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 338optionNamespace = PrintSchemaNamespaces.StandardKeywordSet; 356WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "MediaSizeWidth"); 362WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "MediaSizeHeight"); 385PrintSchemaNamespaces.StandardKeywordSet, "PageMediaType", 386PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 420WriteStartOption(PrintSchemaNamespaces.StandardKeywordSet, optionLocalName, optionDisplayName, "None"); 424WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "FrontCoating"); 426WriteQNameValue(PrintSchemaNamespaces.StandardKeywordSet, pskFrontCoating); 433WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "BackCoating"); 435WriteQNameValue(PrintSchemaNamespaces.StandardKeywordSet, pskBackCoating); 442WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "Material"); 444WriteQNameValue(PrintSchemaNamespaces.StandardKeywordSet, pskMaterial); 462PrintSchemaNamespaces.StandardKeywordSet, "PageOrientation", 463PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 466WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Portrait", COMPSTUISR.IDS_CPSUI_PORTRAIT, "None"); 471WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Landscape", COMPSTUISR.IDS_CPSUI_LANDSCAPE, "None"); 477WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "ReverseLandscape", COMPSTUISR.IDS_CPSUI_ROT_LAND, "None"); 493PrintSchemaNamespaces.StandardKeywordSet, "PageResolution", 494PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 508WriteOption(PrintSchemaNamespaces.StandardKeywordSet, optionLocalName, optionDisplayNameId, "None"); 518WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "ResolutionX"); 524WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "ResolutionY"); 545PrintSchemaNamespaces.StandardKeywordSet, "PageScaling", 546PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 549WriteStartOption(PrintSchemaNamespaces.StandardKeywordSet, "CustomSquare", COMPSTUISR.IDS_CPSUI_ON, "None"); 551WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "Scale"); 553WriteParameterRef(PrintSchemaNamespaces.StandardKeywordSet, "PageScalingScale"); 559WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "None", COMPSTUISR.IDS_CPSUI_OFF, "None"); 563WriteStartParameterDef(PrintSchemaNamespaces.StandardKeywordSet, "PageScalingScale", COMPSTUISR.IDS_NULL); 571WriteQNameProperty(PrintSchemaNamespaces.Framework, "Mandatory", PrintSchemaNamespaces.StandardKeywordSet, "Optional"); 575WriteParameterInit(PrintSchemaNamespaces.StandardKeywordSet, "PageScalingScale", "xsd:string", "100"); 584PrintSchemaNamespaces.StandardKeywordSet, "PageTrueTypeFontMode", 585PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 588WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "RenderAsBitmap", COMPSTUISR.IDS_CPSUI_TT_PRINTASGRAPHIC, "None"); 589WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "DownloadAsRasterFont", COMPSTUISR.IDS_CPSUI_TT_DOWNLOADSOFT, "None"); 590WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "DownloadAsOutlineFont", COMPSTUISR.IDS_CPSUI_TT_DOWNLOADVECT, "None"); 601PrintSchemaNamespaces.StandardKeywordSet, "PageDeviceFontSubstitution", 602PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 605WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "On", COMPSTUISR.IDS_CPSUI_ON, "None"); 606WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Off", COMPSTUISR.IDS_CPSUI_OFF, "None"); 629WriteQNameProperty(PrintSchemaNamespaces.Framework, "Mandatory", PrintSchemaNamespaces.StandardKeywordSet, "Optional"); 673WriteQNameAttribute(null, "constrained", PrintSchemaNamespaces.StandardKeywordSet, pskConstraint); 685WriteQNameAttribute(null, "constrained", PrintSchemaNamespaces.StandardKeywordSet, pskConstraint); 714WriteProperty(PrintSchemaNamespaces.StandardKeywordSet, "DisplayName", displayName);
PrintConfig\PrintSchema.cs (1)
1965" xmlns:" + PrintSchemaPrefixes.StandardKeywordSet + "=\"" + PrintSchemaNamespaces.StandardKeywordSet + "\"" +
PrintConfig\PrtCap_Reader.cs (2)
218else if (URI == PrintSchemaNamespaces.StandardKeywordSet) 339if (XmlReaderQName.GetURI(_xmlReader, QName) == PrintSchemaNamespaces.StandardKeywordSet)
PrintConfig\PrtTicket_Base.cs (5)
453if (XmlDocQName.GetURI(pt.XmlDoc, optionName) == PrintSchemaNamespaces.StandardKeywordSet) 496PrintSchemaNamespaces.StandardKeywordSet, 608if (XmlDocQName.GetURI(pt.XmlDoc, valueText) == PrintSchemaNamespaces.StandardKeywordSet) 663PrintSchemaNamespaces.StandardKeywordSet, 706(XmlDocQName.GetURI(pt.XmlDoc, fullRefName) == PrintSchemaNamespaces.StandardKeywordSet))
PrintConfig\PrtTicket_Editor.cs (5)
156if (attr.Value == PrintSchemaNamespaces.StandardKeywordSet) 176PrintSchemaNamespaces.StandardKeywordSet); 271(XmlDocQName.GetURI(pt.XmlDoc, childName) == PrintSchemaNamespaces.StandardKeywordSet) && 335(XmlDocQName.GetURI(pt.XmlDoc, childName) == PrintSchemaNamespaces.StandardKeywordSet) && 364XmlDocQName.GetQName(pt.XmlDoc, PrintSchemaNamespaces.StandardKeywordSet, nameAttr));
PrintConfig\PrtTicket_Public.cs (1)
626_nsMgr.AddNamespace(PrintSchemaPrefixes.StandardKeywordSet, PrintSchemaNamespaces.StandardKeywordSet);