107 references to StandardKeywordSet
ReachFramework (107)
PrintConfig\PrintCapabilitesWriter.cs (93)
80this._writer.WriteAttributeString(PrintSchemaPrefixes.xmlns, PrintSchemaPrefixes.StandardKeywordSet, PrintSchemaNamespaces.xmlns, PrintSchemaNamespaces.StandardKeywordSet); 97WriteStartProperty(PrintSchemaNamespaces.StandardKeywordSet, "PageImageableSize"); 99WriteProperty(PrintSchemaNamespaces.StandardKeywordSet, "ImageableSizeWidth", imageableWidth); 100WriteProperty(PrintSchemaNamespaces.StandardKeywordSet, "ImageableSizeHeight", imageableHeight); 101WriteStartProperty(PrintSchemaNamespaces.StandardKeywordSet, "ImageableArea"); 103WriteProperty(PrintSchemaNamespaces.StandardKeywordSet, "OriginWidth", originWidth); 104WriteProperty(PrintSchemaNamespaces.StandardKeywordSet, "OriginHeight", originHeight); 105WriteProperty(PrintSchemaNamespaces.StandardKeywordSet, "ExtentWidth", extentWidth); 106WriteProperty(PrintSchemaNamespaces.StandardKeywordSet, "ExtentHeight", extentHeight); 119PrintSchemaNamespaces.StandardKeywordSet, "DocumentCollate", 120PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 123WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Collated", COMPSTUISR.IDS_CPSUI_YES, "None"); 124WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Uncollated", COMPSTUISR.IDS_CPSUI_NO, "None"); 135PrintSchemaNamespaces.StandardKeywordSet, "PageOutputColor", 136PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 139WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Monochrome", COMPSTUISR.IDS_CPSUI_MONOCHROME, "None"); 142WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Color", COMPSTUISR.IDS_CPSUI_COLOR, "None"); 153WriteStartParameterDef(PrintSchemaNamespaces.StandardKeywordSet, "JobCopiesAllDocuments", COMPSTUISR.IDS_CPSUI_NUM_OF_COPIES); 161WriteQNameProperty(PrintSchemaNamespaces.Framework, "Mandatory", PrintSchemaNamespaces.StandardKeywordSet, "Unconditional"); 171PrintSchemaNamespaces.StandardKeywordSet, "JobNUpAllDocumentsContiguously", 172PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 178WriteStartOption(PrintSchemaNamespaces.StandardKeywordSet, null, nUpString, "None"); 180WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "PagesPerSheet"); 206PrintSchemaNamespaces.StandardKeywordSet, "JobDuplexAllDocumentsContiguously", 207PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 210WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "OneSided", COMPSTUISR.IDS_CPSUI_SIMPLEX, "None"); 211WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "TwoSidedLongEdge", COMPSTUISR.IDS_CPSUI_VERTICAL, "None"); 212WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "TwoSidedShortEdge", COMPSTUISR.IDS_CPSUI_HORIZONTAL, "None"); 224PrintSchemaNamespaces.StandardKeywordSet, "PageICMRenderingIntent", 225PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 228WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "AbsoluteColorimetric", COMPSTUISR.IDS_NULL, "None"); 229WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "RelativeColorimetric", COMPSTUISR.IDS_CPSUI_ICM_COLORMETRIC, "None"); 230WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Photographs", COMPSTUISR.IDS_CPSUI_ICM_CONTRAST, "None"); 231WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "BusinessGraphics", COMPSTUISR.IDS_CPSUI_ICM_SATURATION, "None"); 242PrintSchemaNamespaces.StandardKeywordSet, "PageColorManagement", 243PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 246WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "None", COMPSTUISR.IDS_NULL, "None"); 247WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "System", COMPSTUISR.IDS_NULL, "None"); 248WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Driver", COMPSTUISR.IDS_NULL, "None"); 249WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Device", COMPSTUISR.IDS_NULL, "None"); 262PrintSchemaNamespaces.StandardKeywordSet, "JobInputBin", 263PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 284string optionNamespace = hasStandardKeywordNamespace ? PrintSchemaNamespaces.StandardKeywordSet : this._privateNamespace; 289WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "FeedType"); 291WriteQNameValue(PrintSchemaNamespaces.StandardKeywordSet, pskFeedType); 298WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "BinType"); 300WriteQNameValue(PrintSchemaNamespaces.StandardKeywordSet, pskBinType); 331PrintSchemaNamespaces.StandardKeywordSet, "PageMediaSize", 332PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 342optionNamespace = PrintSchemaNamespaces.StandardKeywordSet; 360WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "MediaSizeWidth"); 366WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "MediaSizeHeight"); 389PrintSchemaNamespaces.StandardKeywordSet, "PageMediaType", 390PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 424WriteStartOption(PrintSchemaNamespaces.StandardKeywordSet, optionLocalName, optionDisplayName, "None"); 428WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "FrontCoating"); 430WriteQNameValue(PrintSchemaNamespaces.StandardKeywordSet, pskFrontCoating); 437WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "BackCoating"); 439WriteQNameValue(PrintSchemaNamespaces.StandardKeywordSet, pskBackCoating); 446WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "Material"); 448WriteQNameValue(PrintSchemaNamespaces.StandardKeywordSet, pskMaterial); 466PrintSchemaNamespaces.StandardKeywordSet, "PageOrientation", 467PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 470WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Portrait", COMPSTUISR.IDS_CPSUI_PORTRAIT, "None"); 475WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Landscape", COMPSTUISR.IDS_CPSUI_LANDSCAPE, "None"); 481WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "ReverseLandscape", COMPSTUISR.IDS_CPSUI_ROT_LAND, "None"); 497PrintSchemaNamespaces.StandardKeywordSet, "PageResolution", 498PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 512WriteOption(PrintSchemaNamespaces.StandardKeywordSet, optionLocalName, optionDisplayNameId, "None"); 522WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "ResolutionX"); 528WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "ResolutionY"); 549PrintSchemaNamespaces.StandardKeywordSet, "PageScaling", 550PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 553WriteStartOption(PrintSchemaNamespaces.StandardKeywordSet, "CustomSquare", COMPSTUISR.IDS_CPSUI_ON, "None"); 555WriteStartScoredProperty(PrintSchemaNamespaces.StandardKeywordSet, "Scale"); 557WriteParameterRef(PrintSchemaNamespaces.StandardKeywordSet, "PageScalingScale"); 563WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "None", COMPSTUISR.IDS_CPSUI_OFF, "None"); 567WriteStartParameterDef(PrintSchemaNamespaces.StandardKeywordSet, "PageScalingScale", COMPSTUISR.IDS_NULL); 575WriteQNameProperty(PrintSchemaNamespaces.Framework, "Mandatory", PrintSchemaNamespaces.StandardKeywordSet, "Optional"); 579WriteParameterInit(PrintSchemaNamespaces.StandardKeywordSet, "PageScalingScale", "xsd:string", "100"); 588PrintSchemaNamespaces.StandardKeywordSet, "PageTrueTypeFontMode", 589PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 592WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "RenderAsBitmap", COMPSTUISR.IDS_CPSUI_TT_PRINTASGRAPHIC, "None"); 593WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "DownloadAsRasterFont", COMPSTUISR.IDS_CPSUI_TT_DOWNLOADSOFT, "None"); 594WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "DownloadAsOutlineFont", COMPSTUISR.IDS_CPSUI_TT_DOWNLOADVECT, "None"); 605PrintSchemaNamespaces.StandardKeywordSet, "PageDeviceFontSubstitution", 606PrintSchemaNamespaces.StandardKeywordSet, "PickOne", 609WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "On", COMPSTUISR.IDS_CPSUI_ON, "None"); 610WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Off", COMPSTUISR.IDS_CPSUI_OFF, "None"); 633WriteQNameProperty(PrintSchemaNamespaces.Framework, "Mandatory", PrintSchemaNamespaces.StandardKeywordSet, "Optional"); 677WriteQNameAttribute(null, "constrained", PrintSchemaNamespaces.StandardKeywordSet, pskConstraint); 689WriteQNameAttribute(null, "constrained", PrintSchemaNamespaces.StandardKeywordSet, pskConstraint); 718WriteProperty(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);