107 references to StandardKeywordSet
ReachFramework (107)
PrintConfig\PrintCapabilitesWriter.cs (93)
82this._writer.WriteAttributeString(PrintSchemaPrefixes.xmlns, PrintSchemaPrefixes.StandardKeywordSet, PrintSchemaNamespaces.xmlns, PrintSchemaNamespaces.StandardKeywordSet); 99WriteStartProperty(PrintSchemaNamespaces.StandardKeywordSet, "PageImageableSize"); 101WriteProperty(PrintSchemaNamespaces.StandardKeywordSet, "ImageableSizeWidth", imageableWidth); 102WriteProperty(PrintSchemaNamespaces.StandardKeywordSet, "ImageableSizeHeight", imageableHeight); 103WriteStartProperty(PrintSchemaNamespaces.StandardKeywordSet, "ImageableArea"); 105WriteProperty(PrintSchemaNamespaces.StandardKeywordSet, "OriginWidth", originWidth); 106WriteProperty(PrintSchemaNamespaces.StandardKeywordSet, "OriginHeight", originHeight); 107WriteProperty(PrintSchemaNamespaces.StandardKeywordSet, "ExtentWidth", extentWidth); 108WriteProperty(PrintSchemaNamespaces.StandardKeywordSet, "ExtentHeight", extentHeight); 121PrintSchemaNamespaces.StandardKeywordSet, "DocumentCollate", 122PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 125WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Collated", COMPSTUISR.IDS_CPSUI_YES, "None"); 126WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Uncollated", COMPSTUISR.IDS_CPSUI_NO, "None"); 137PrintSchemaNamespaces.StandardKeywordSet, "PageOutputColor", 138PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 141WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Monochrome", COMPSTUISR.IDS_CPSUI_MONOCHROME, "None"); 144WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Color", COMPSTUISR.IDS_CPSUI_COLOR, "None"); 155WriteStartParameterDef(PrintSchemaNamespaces.StandardKeywordSet, "JobCopiesAllDocuments", COMPSTUISR.IDS_CPSUI_NUM_OF_COPIES); 163WriteQNameProperty(PrintSchemaNamespaces.Framework, "Mandatory", PrintSchemaNamespaces.StandardKeywordSet, "Unconditional"); 173PrintSchemaNamespaces.StandardKeywordSet, "JobNUpAllDocumentsContiguously", 174PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 180WriteStartOption(PrintSchemaNamespaces.StandardKeywordSet, null, nUpString, "None"); 182WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "PagesPerSheet"); 208PrintSchemaNamespaces.StandardKeywordSet, "JobDuplexAllDocumentsContiguously", 209PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 212WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "OneSided", COMPSTUISR.IDS_CPSUI_SIMPLEX, "None"); 213WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "TwoSidedLongEdge", COMPSTUISR.IDS_CPSUI_VERTICAL, "None"); 214WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "TwoSidedShortEdge", COMPSTUISR.IDS_CPSUI_HORIZONTAL, "None"); 226PrintSchemaNamespaces.StandardKeywordSet, "PageICMRenderingIntent", 227PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 230WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "AbsoluteColorimetric", COMPSTUISR.IDS_NULL, "None"); 231WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "RelativeColorimetric", COMPSTUISR.IDS_CPSUI_ICM_COLORMETRIC, "None"); 232WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Photographs", COMPSTUISR.IDS_CPSUI_ICM_CONTRAST, "None"); 233WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "BusinessGraphics", COMPSTUISR.IDS_CPSUI_ICM_SATURATION, "None"); 244PrintSchemaNamespaces.StandardKeywordSet, "PageColorManagement", 245PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 248WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "None", COMPSTUISR.IDS_NULL, "None"); 249WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "System", COMPSTUISR.IDS_NULL, "None"); 250WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Driver", COMPSTUISR.IDS_NULL, "None"); 251WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Device", COMPSTUISR.IDS_NULL, "None"); 264PrintSchemaNamespaces.StandardKeywordSet, "JobInputBin", 265PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 286string optionNamespace = hasStandardKeywordNamespace ? PrintSchemaNamespaces.StandardKeywordSet : this._privateNamespace; 291WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "FeedType"); 293WriteQNameValue(PrintSchemaNamespaces.StandardKeywordSet, pskFeedType); 300WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "BinType"); 302WriteQNameValue(PrintSchemaNamespaces.StandardKeywordSet, pskBinType); 333PrintSchemaNamespaces.StandardKeywordSet, "PageMediaSize", 334PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 344optionNamespace = PrintSchemaNamespaces.StandardKeywordSet; 362WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "MediaSizeWidth"); 368WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "MediaSizeHeight"); 391PrintSchemaNamespaces.StandardKeywordSet, "PageMediaType", 392PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 426WriteStartOption(PrintSchemaNamespaces.StandardKeywordSet, optionLocalName, optionDisplayName, "None"); 430WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "FrontCoating"); 432WriteQNameValue(PrintSchemaNamespaces.StandardKeywordSet, pskFrontCoating); 439WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "BackCoating"); 441WriteQNameValue(PrintSchemaNamespaces.StandardKeywordSet, pskBackCoating); 448WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "Material"); 450WriteQNameValue(PrintSchemaNamespaces.StandardKeywordSet, pskMaterial); 468PrintSchemaNamespaces.StandardKeywordSet, "PageOrientation", 469PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 472WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Portrait", COMPSTUISR.IDS_CPSUI_PORTRAIT, "None"); 477WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Landscape", COMPSTUISR.IDS_CPSUI_LANDSCAPE, "None"); 483WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "ReverseLandscape", COMPSTUISR.IDS_CPSUI_ROT_LAND, "None"); 499PrintSchemaNamespaces.StandardKeywordSet, "PageResolution", 500PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 514WriteOption(PrintSchemaNamespaces.StandardKeywordSet, optionLocalName, optionDisplayNameId, "None"); 524WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "ResolutionX"); 530WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "ResolutionY"); 551PrintSchemaNamespaces.StandardKeywordSet, "PageScaling", 552PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 555WriteStartOption(PrintSchemaNamespaces.StandardKeywordSet, "CustomSquare", COMPSTUISR.IDS_CPSUI_ON, "None"); 557WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "Scale"); 559WriteParameterRef(PrintSchemaNamespaces.StandardKeywordSet, "PageScalingScale"); 565WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "None", COMPSTUISR.IDS_CPSUI_OFF, "None"); 569WriteStartParameterDef(PrintSchemaNamespaces.StandardKeywordSet, "PageScalingScale", COMPSTUISR.IDS_NULL); 577WriteQNameProperty(PrintSchemaNamespaces.Framework, "Mandatory", PrintSchemaNamespaces.StandardKeywordSet, "Optional"); 581WriteParameterInit(PrintSchemaNamespaces.StandardKeywordSet, "PageScalingScale", "xsd:string", "100"); 590PrintSchemaNamespaces.StandardKeywordSet, "PageTrueTypeFontMode", 591PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 594WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "RenderAsBitmap", COMPSTUISR.IDS_CPSUI_TT_PRINTASGRAPHIC, "None"); 595WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "DownloadAsRasterFont", COMPSTUISR.IDS_CPSUI_TT_DOWNLOADSOFT, "None"); 596WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "DownloadAsOutlineFont", COMPSTUISR.IDS_CPSUI_TT_DOWNLOADVECT, "None"); 607PrintSchemaNamespaces.StandardKeywordSet, "PageDeviceFontSubstitution", 608PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 611WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "On", COMPSTUISR.IDS_CPSUI_ON, "None"); 612WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Off", COMPSTUISR.IDS_CPSUI_OFF, "None"); 635WriteQNameProperty(PrintSchemaNamespaces.Framework, "Mandatory", PrintSchemaNamespaces.StandardKeywordSet, "Optional"); 679WriteQNameAttribute(null, "constrained", PrintSchemaNamespaces.StandardKeywordSet, pskConstraint); 691WriteQNameAttribute(null, "constrained", PrintSchemaNamespaces.StandardKeywordSet, pskConstraint); 720WriteProperty(PrintSchemaNamespaces.StandardKeywordSet, "DisplayName", displayName);
PrintConfig\PrintSchema.cs (1)
1971" xmlns:" + PrintSchemaPrefixes.StandardKeywordSet + "=\"" + PrintSchemaNamespaces.StandardKeywordSet + "\"" +
PrintConfig\PrtCap_Reader.cs (2)
225else if (URI == PrintSchemaNamespaces.StandardKeywordSet) 346if (XmlReaderQName.GetURI(_xmlReader, QName) == PrintSchemaNamespaces.StandardKeywordSet)
PrintConfig\PrtTicket_Base.cs (5)
464if (XmlDocQName.GetURI(pt.XmlDoc, optionName) == PrintSchemaNamespaces.StandardKeywordSet) 507PrintSchemaNamespaces.StandardKeywordSet, 620if (XmlDocQName.GetURI(pt.XmlDoc, valueText) == PrintSchemaNamespaces.StandardKeywordSet) 675PrintSchemaNamespaces.StandardKeywordSet, 718(XmlDocQName.GetURI(pt.XmlDoc, fullRefName) == PrintSchemaNamespaces.StandardKeywordSet))
PrintConfig\PrtTicket_Editor.cs (5)
164if (attr.Value == PrintSchemaNamespaces.StandardKeywordSet) 184PrintSchemaNamespaces.StandardKeywordSet); 279(XmlDocQName.GetURI(pt.XmlDoc, childName) == PrintSchemaNamespaces.StandardKeywordSet) && 343(XmlDocQName.GetURI(pt.XmlDoc, childName) == PrintSchemaNamespaces.StandardKeywordSet) && 372XmlDocQName.GetQName(pt.XmlDoc, PrintSchemaNamespaces.StandardKeywordSet, nameAttr));
PrintConfig\PrtTicket_Public.cs (1)
633_nsMgr.AddNamespace(PrintSchemaPrefixes.StandardKeywordSet, PrintSchemaNamespaces.StandardKeywordSet);