107 references to StandardKeywordSet
ReachFramework (107)
PrintConfig\PrintCapabilitesWriter.cs (93)
79this._writer.WriteAttributeString(PrintSchemaPrefixes.xmlns, PrintSchemaPrefixes.StandardKeywordSet, PrintSchemaNamespaces.xmlns, PrintSchemaNamespaces.StandardKeywordSet); 96WriteStartProperty(PrintSchemaNamespaces.StandardKeywordSet, "PageImageableSize"); 98WriteProperty(PrintSchemaNamespaces.StandardKeywordSet, "ImageableSizeWidth", imageableWidth); 99WriteProperty(PrintSchemaNamespaces.StandardKeywordSet, "ImageableSizeHeight", imageableHeight); 100WriteStartProperty(PrintSchemaNamespaces.StandardKeywordSet, "ImageableArea"); 102WriteProperty(PrintSchemaNamespaces.StandardKeywordSet, "OriginWidth", originWidth); 103WriteProperty(PrintSchemaNamespaces.StandardKeywordSet, "OriginHeight", originHeight); 104WriteProperty(PrintSchemaNamespaces.StandardKeywordSet, "ExtentWidth", extentWidth); 105WriteProperty(PrintSchemaNamespaces.StandardKeywordSet, "ExtentHeight", extentHeight); 118PrintSchemaNamespaces.StandardKeywordSet, "DocumentCollate", 119PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 122WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Collated", COMPSTUISR.IDS_CPSUI_YES, "None"); 123WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Uncollated", COMPSTUISR.IDS_CPSUI_NO, "None"); 134PrintSchemaNamespaces.StandardKeywordSet, "PageOutputColor", 135PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 138WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Monochrome", COMPSTUISR.IDS_CPSUI_MONOCHROME, "None"); 141WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Color", COMPSTUISR.IDS_CPSUI_COLOR, "None"); 152WriteStartParameterDef(PrintSchemaNamespaces.StandardKeywordSet, "JobCopiesAllDocuments", COMPSTUISR.IDS_CPSUI_NUM_OF_COPIES); 160WriteQNameProperty(PrintSchemaNamespaces.Framework, "Mandatory", PrintSchemaNamespaces.StandardKeywordSet, "Unconditional"); 170PrintSchemaNamespaces.StandardKeywordSet, "JobNUpAllDocumentsContiguously", 171PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 177WriteStartOption(PrintSchemaNamespaces.StandardKeywordSet, null, nUpString, "None"); 179WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "PagesPerSheet"); 205PrintSchemaNamespaces.StandardKeywordSet, "JobDuplexAllDocumentsContiguously", 206PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 209WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "OneSided", COMPSTUISR.IDS_CPSUI_SIMPLEX, "None"); 210WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "TwoSidedLongEdge", COMPSTUISR.IDS_CPSUI_VERTICAL, "None"); 211WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "TwoSidedShortEdge", COMPSTUISR.IDS_CPSUI_HORIZONTAL, "None"); 223PrintSchemaNamespaces.StandardKeywordSet, "PageICMRenderingIntent", 224PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 227WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "AbsoluteColorimetric", COMPSTUISR.IDS_NULL, "None"); 228WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "RelativeColorimetric", COMPSTUISR.IDS_CPSUI_ICM_COLORMETRIC, "None"); 229WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Photographs", COMPSTUISR.IDS_CPSUI_ICM_CONTRAST, "None"); 230WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "BusinessGraphics", COMPSTUISR.IDS_CPSUI_ICM_SATURATION, "None"); 241PrintSchemaNamespaces.StandardKeywordSet, "PageColorManagement", 242PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 245WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "None", COMPSTUISR.IDS_NULL, "None"); 246WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "System", COMPSTUISR.IDS_NULL, "None"); 247WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Driver", COMPSTUISR.IDS_NULL, "None"); 248WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Device", COMPSTUISR.IDS_NULL, "None"); 261PrintSchemaNamespaces.StandardKeywordSet, "JobInputBin", 262PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 283string optionNamespace = hasStandardKeywordNamespace ? PrintSchemaNamespaces.StandardKeywordSet : this._privateNamespace; 288WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "FeedType"); 290WriteQNameValue(PrintSchemaNamespaces.StandardKeywordSet, pskFeedType); 297WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "BinType"); 299WriteQNameValue(PrintSchemaNamespaces.StandardKeywordSet, pskBinType); 330PrintSchemaNamespaces.StandardKeywordSet, "PageMediaSize", 331PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 341optionNamespace = PrintSchemaNamespaces.StandardKeywordSet; 359WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "MediaSizeWidth"); 365WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "MediaSizeHeight"); 388PrintSchemaNamespaces.StandardKeywordSet, "PageMediaType", 389PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 423WriteStartOption(PrintSchemaNamespaces.StandardKeywordSet, optionLocalName, optionDisplayName, "None"); 427WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "FrontCoating"); 429WriteQNameValue(PrintSchemaNamespaces.StandardKeywordSet, pskFrontCoating); 436WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "BackCoating"); 438WriteQNameValue(PrintSchemaNamespaces.StandardKeywordSet, pskBackCoating); 445WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "Material"); 447WriteQNameValue(PrintSchemaNamespaces.StandardKeywordSet, pskMaterial); 465PrintSchemaNamespaces.StandardKeywordSet, "PageOrientation", 466PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 469WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Portrait", COMPSTUISR.IDS_CPSUI_PORTRAIT, "None"); 474WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Landscape", COMPSTUISR.IDS_CPSUI_LANDSCAPE, "None"); 480WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "ReverseLandscape", COMPSTUISR.IDS_CPSUI_ROT_LAND, "None"); 496PrintSchemaNamespaces.StandardKeywordSet, "PageResolution", 497PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 511WriteOption(PrintSchemaNamespaces.StandardKeywordSet, optionLocalName, optionDisplayNameId, "None"); 521WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "ResolutionX"); 527WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "ResolutionY"); 548PrintSchemaNamespaces.StandardKeywordSet, "PageScaling", 549PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 552WriteStartOption(PrintSchemaNamespaces.StandardKeywordSet, "CustomSquare", COMPSTUISR.IDS_CPSUI_ON, "None"); 554WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "Scale"); 556WriteParameterRef(PrintSchemaNamespaces.StandardKeywordSet, "PageScalingScale"); 562WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "None", COMPSTUISR.IDS_CPSUI_OFF, "None"); 566WriteStartParameterDef(PrintSchemaNamespaces.StandardKeywordSet, "PageScalingScale", COMPSTUISR.IDS_NULL); 574WriteQNameProperty(PrintSchemaNamespaces.Framework, "Mandatory", PrintSchemaNamespaces.StandardKeywordSet, "Optional"); 578WriteParameterInit(PrintSchemaNamespaces.StandardKeywordSet, "PageScalingScale", "xsd:string", "100"); 587PrintSchemaNamespaces.StandardKeywordSet, "PageTrueTypeFontMode", 588PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 591WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "RenderAsBitmap", COMPSTUISR.IDS_CPSUI_TT_PRINTASGRAPHIC, "None"); 592WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "DownloadAsRasterFont", COMPSTUISR.IDS_CPSUI_TT_DOWNLOADSOFT, "None"); 593WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "DownloadAsOutlineFont", COMPSTUISR.IDS_CPSUI_TT_DOWNLOADVECT, "None"); 604PrintSchemaNamespaces.StandardKeywordSet, "PageDeviceFontSubstitution", 605PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 608WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "On", COMPSTUISR.IDS_CPSUI_ON, "None"); 609WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Off", COMPSTUISR.IDS_CPSUI_OFF, "None"); 632WriteQNameProperty(PrintSchemaNamespaces.Framework, "Mandatory", PrintSchemaNamespaces.StandardKeywordSet, "Optional"); 676WriteQNameAttribute(null, "constrained", PrintSchemaNamespaces.StandardKeywordSet, pskConstraint); 688WriteQNameAttribute(null, "constrained", PrintSchemaNamespaces.StandardKeywordSet, pskConstraint); 717WriteProperty(PrintSchemaNamespaces.StandardKeywordSet, "DisplayName", displayName);
PrintConfig\PrintSchema.cs (1)
1968" xmlns:" + PrintSchemaPrefixes.StandardKeywordSet + "=\"" + PrintSchemaNamespaces.StandardKeywordSet + "\"" +
PrintConfig\PrtCap_Reader.cs (2)
220else if (URI == PrintSchemaNamespaces.StandardKeywordSet) 341if (XmlReaderQName.GetURI(_xmlReader, QName) == PrintSchemaNamespaces.StandardKeywordSet)
PrintConfig\PrtTicket_Base.cs (5)
456if (XmlDocQName.GetURI(pt.XmlDoc, optionName) == PrintSchemaNamespaces.StandardKeywordSet) 499PrintSchemaNamespaces.StandardKeywordSet, 612if (XmlDocQName.GetURI(pt.XmlDoc, valueText) == PrintSchemaNamespaces.StandardKeywordSet) 667PrintSchemaNamespaces.StandardKeywordSet, 710(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);