107 references to StandardKeywordSet
ReachFramework (107)
PrintConfig\PrintCapabilitesWriter.cs (93)
81this._writer.WriteAttributeString(PrintSchemaPrefixes.xmlns, PrintSchemaPrefixes.StandardKeywordSet, PrintSchemaNamespaces.xmlns, PrintSchemaNamespaces.StandardKeywordSet); 98WriteStartProperty(PrintSchemaNamespaces.StandardKeywordSet, "PageImageableSize"); 100WriteProperty(PrintSchemaNamespaces.StandardKeywordSet, "ImageableSizeWidth", imageableWidth); 101WriteProperty(PrintSchemaNamespaces.StandardKeywordSet, "ImageableSizeHeight", imageableHeight); 102WriteStartProperty(PrintSchemaNamespaces.StandardKeywordSet, "ImageableArea"); 104WriteProperty(PrintSchemaNamespaces.StandardKeywordSet, "OriginWidth", originWidth); 105WriteProperty(PrintSchemaNamespaces.StandardKeywordSet, "OriginHeight", originHeight); 106WriteProperty(PrintSchemaNamespaces.StandardKeywordSet, "ExtentWidth", extentWidth); 107WriteProperty(PrintSchemaNamespaces.StandardKeywordSet, "ExtentHeight", extentHeight); 120PrintSchemaNamespaces.StandardKeywordSet, "DocumentCollate", 121PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 124WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Collated", COMPSTUISR.IDS_CPSUI_YES, "None"); 125WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Uncollated", COMPSTUISR.IDS_CPSUI_NO, "None"); 136PrintSchemaNamespaces.StandardKeywordSet, "PageOutputColor", 137PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 140WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Monochrome", COMPSTUISR.IDS_CPSUI_MONOCHROME, "None"); 143WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Color", COMPSTUISR.IDS_CPSUI_COLOR, "None"); 154WriteStartParameterDef(PrintSchemaNamespaces.StandardKeywordSet, "JobCopiesAllDocuments", COMPSTUISR.IDS_CPSUI_NUM_OF_COPIES); 162WriteQNameProperty(PrintSchemaNamespaces.Framework, "Mandatory", PrintSchemaNamespaces.StandardKeywordSet, "Unconditional"); 172PrintSchemaNamespaces.StandardKeywordSet, "JobNUpAllDocumentsContiguously", 173PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 179WriteStartOption(PrintSchemaNamespaces.StandardKeywordSet, null, nUpString, "None"); 181WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "PagesPerSheet"); 207PrintSchemaNamespaces.StandardKeywordSet, "JobDuplexAllDocumentsContiguously", 208PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 211WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "OneSided", COMPSTUISR.IDS_CPSUI_SIMPLEX, "None"); 212WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "TwoSidedLongEdge", COMPSTUISR.IDS_CPSUI_VERTICAL, "None"); 213WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "TwoSidedShortEdge", COMPSTUISR.IDS_CPSUI_HORIZONTAL, "None"); 225PrintSchemaNamespaces.StandardKeywordSet, "PageICMRenderingIntent", 226PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 229WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "AbsoluteColorimetric", COMPSTUISR.IDS_NULL, "None"); 230WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "RelativeColorimetric", COMPSTUISR.IDS_CPSUI_ICM_COLORMETRIC, "None"); 231WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Photographs", COMPSTUISR.IDS_CPSUI_ICM_CONTRAST, "None"); 232WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "BusinessGraphics", COMPSTUISR.IDS_CPSUI_ICM_SATURATION, "None"); 243PrintSchemaNamespaces.StandardKeywordSet, "PageColorManagement", 244PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 247WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "None", COMPSTUISR.IDS_NULL, "None"); 248WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "System", COMPSTUISR.IDS_NULL, "None"); 249WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Driver", COMPSTUISR.IDS_NULL, "None"); 250WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Device", COMPSTUISR.IDS_NULL, "None"); 263PrintSchemaNamespaces.StandardKeywordSet, "JobInputBin", 264PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 285string optionNamespace = hasStandardKeywordNamespace ? PrintSchemaNamespaces.StandardKeywordSet : this._privateNamespace; 290WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "FeedType"); 292WriteQNameValue(PrintSchemaNamespaces.StandardKeywordSet, pskFeedType); 299WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "BinType"); 301WriteQNameValue(PrintSchemaNamespaces.StandardKeywordSet, pskBinType); 332PrintSchemaNamespaces.StandardKeywordSet, "PageMediaSize", 333PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 343optionNamespace = PrintSchemaNamespaces.StandardKeywordSet; 361WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "MediaSizeWidth"); 367WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "MediaSizeHeight"); 390PrintSchemaNamespaces.StandardKeywordSet, "PageMediaType", 391PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 425WriteStartOption(PrintSchemaNamespaces.StandardKeywordSet, optionLocalName, optionDisplayName, "None"); 429WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "FrontCoating"); 431WriteQNameValue(PrintSchemaNamespaces.StandardKeywordSet, pskFrontCoating); 438WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "BackCoating"); 440WriteQNameValue(PrintSchemaNamespaces.StandardKeywordSet, pskBackCoating); 447WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "Material"); 449WriteQNameValue(PrintSchemaNamespaces.StandardKeywordSet, pskMaterial); 467PrintSchemaNamespaces.StandardKeywordSet, "PageOrientation", 468PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 471WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Portrait", COMPSTUISR.IDS_CPSUI_PORTRAIT, "None"); 476WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Landscape", COMPSTUISR.IDS_CPSUI_LANDSCAPE, "None"); 482WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "ReverseLandscape", COMPSTUISR.IDS_CPSUI_ROT_LAND, "None"); 498PrintSchemaNamespaces.StandardKeywordSet, "PageResolution", 499PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 513WriteOption(PrintSchemaNamespaces.StandardKeywordSet, optionLocalName, optionDisplayNameId, "None"); 523WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "ResolutionX"); 529WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "ResolutionY"); 550PrintSchemaNamespaces.StandardKeywordSet, "PageScaling", 551PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 554WriteStartOption(PrintSchemaNamespaces.StandardKeywordSet, "CustomSquare", COMPSTUISR.IDS_CPSUI_ON, "None"); 556WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "Scale"); 558WriteParameterRef(PrintSchemaNamespaces.StandardKeywordSet, "PageScalingScale"); 564WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "None", COMPSTUISR.IDS_CPSUI_OFF, "None"); 568WriteStartParameterDef(PrintSchemaNamespaces.StandardKeywordSet, "PageScalingScale", COMPSTUISR.IDS_NULL); 576WriteQNameProperty(PrintSchemaNamespaces.Framework, "Mandatory", PrintSchemaNamespaces.StandardKeywordSet, "Optional"); 580WriteParameterInit(PrintSchemaNamespaces.StandardKeywordSet, "PageScalingScale", "xsd:string", "100"); 589PrintSchemaNamespaces.StandardKeywordSet, "PageTrueTypeFontMode", 590PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 593WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "RenderAsBitmap", COMPSTUISR.IDS_CPSUI_TT_PRINTASGRAPHIC, "None"); 594WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "DownloadAsRasterFont", COMPSTUISR.IDS_CPSUI_TT_DOWNLOADSOFT, "None"); 595WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "DownloadAsOutlineFont", COMPSTUISR.IDS_CPSUI_TT_DOWNLOADVECT, "None"); 606PrintSchemaNamespaces.StandardKeywordSet, "PageDeviceFontSubstitution", 607PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 610WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "On", COMPSTUISR.IDS_CPSUI_ON, "None"); 611WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Off", COMPSTUISR.IDS_CPSUI_OFF, "None"); 634WriteQNameProperty(PrintSchemaNamespaces.Framework, "Mandatory", PrintSchemaNamespaces.StandardKeywordSet, "Optional"); 678WriteQNameAttribute(null, "constrained", PrintSchemaNamespaces.StandardKeywordSet, pskConstraint); 690WriteQNameAttribute(null, "constrained", PrintSchemaNamespaces.StandardKeywordSet, pskConstraint); 719WriteProperty(PrintSchemaNamespaces.StandardKeywordSet, "DisplayName", displayName);
PrintConfig\PrintSchema.cs (1)
1966" xmlns:" + PrintSchemaPrefixes.StandardKeywordSet + "=\"" + PrintSchemaNamespaces.StandardKeywordSet + "\"" +
PrintConfig\PrtCap_Reader.cs (2)
219else if (URI == PrintSchemaNamespaces.StandardKeywordSet) 340if (XmlReaderQName.GetURI(_xmlReader, QName) == PrintSchemaNamespaces.StandardKeywordSet)
PrintConfig\PrtTicket_Base.cs (5)
454if (XmlDocQName.GetURI(pt.XmlDoc, optionName) == PrintSchemaNamespaces.StandardKeywordSet) 497PrintSchemaNamespaces.StandardKeywordSet, 609if (XmlDocQName.GetURI(pt.XmlDoc, valueText) == PrintSchemaNamespaces.StandardKeywordSet) 664PrintSchemaNamespaces.StandardKeywordSet, 707(XmlDocQName.GetURI(pt.XmlDoc, fullRefName) == PrintSchemaNamespaces.StandardKeywordSet))
PrintConfig\PrtTicket_Editor.cs (5)
157if (attr.Value == PrintSchemaNamespaces.StandardKeywordSet) 177PrintSchemaNamespaces.StandardKeywordSet); 272(XmlDocQName.GetURI(pt.XmlDoc, childName) == PrintSchemaNamespaces.StandardKeywordSet) && 336(XmlDocQName.GetURI(pt.XmlDoc, childName) == PrintSchemaNamespaces.StandardKeywordSet) && 365XmlDocQName.GetQName(pt.XmlDoc, PrintSchemaNamespaces.StandardKeywordSet, nameAttr));
PrintConfig\PrtTicket_Public.cs (1)
627_nsMgr.AddNamespace(PrintSchemaPrefixes.StandardKeywordSet, PrintSchemaNamespaces.StandardKeywordSet);