/// /// <summary> * (9) get attribute PrintQuality </summary> /// * <returns> the value of the attribute </returns> /// public virtual EnumPrintQuality getPrintQuality() { return(EnumPrintQuality.getEnum(getAttribute(AttributeName.PRINTQUALITY, null, "Normal"))); }
// --------------------------------------------------------------------- // Methods for Attribute PrintQuality // --------------------------------------------------------------------- /// /// <summary> * (5) set attribute PrintQuality </summary> /// * <param name="enumVar">: the enumVar to set the attribute to </param> /// public virtual void setPrintQuality(EnumPrintQuality enumVar) { setAttribute(AttributeName.PRINTQUALITY, enumVar == null ? null : enumVar.getName(), null); }
static JDFAutoDigitalPrintingParams() { atrInfoTable[0] = new AtrInfoTable(AttributeName.DIRECTPROOFAMOUNT, 0x33333311, AttributeInfo.EnumAttributeType.integer, null, "0"); atrInfoTable[1] = new AtrInfoTable(AttributeName.MANUALFEED, 0x33333331, AttributeInfo.EnumAttributeType.boolean_, null, "false"); atrInfoTable[2] = new AtrInfoTable(AttributeName.COLLATE, 0x33333331, AttributeInfo.EnumAttributeType.enumeration, EnumCollate.getEnum(0), null); atrInfoTable[3] = new AtrInfoTable(AttributeName.OUTPUTBIN, 0x33333331, AttributeInfo.EnumAttributeType.NMTOKEN, null, null); atrInfoTable[4] = new AtrInfoTable(AttributeName.PRINTQUALITY, 0x44444443, AttributeInfo.EnumAttributeType.enumeration, EnumPrintQuality.getEnum(0), null); atrInfoTable[5] = new AtrInfoTable(AttributeName.NONPRINTABLEMARGINBOTTOM, 0x33333311, AttributeInfo.EnumAttributeType.double_, null, null); atrInfoTable[6] = new AtrInfoTable(AttributeName.NONPRINTABLEMARGINLEFT, 0x33333311, AttributeInfo.EnumAttributeType.double_, null, null); atrInfoTable[7] = new AtrInfoTable(AttributeName.NONPRINTABLEMARGINRIGHT, 0x33333311, AttributeInfo.EnumAttributeType.double_, null, null); atrInfoTable[8] = new AtrInfoTable(AttributeName.NONPRINTABLEMARGINTOP, 0x33333311, AttributeInfo.EnumAttributeType.double_, null, null); atrInfoTable[9] = new AtrInfoTable(AttributeName.PAGEDELIVERY, 0x33333331, AttributeInfo.EnumAttributeType.enumeration, EnumPageDelivery.getEnum(0), null); atrInfoTable[10] = new AtrInfoTable(AttributeName.PRINTINGTYPE, 0x33333333, AttributeInfo.EnumAttributeType.enumeration, EnumPrintingType.getEnum(0), null); atrInfoTable[11] = new AtrInfoTable(AttributeName.SHEETLAY, 0x33333333, AttributeInfo.EnumAttributeType.enumeration, EnumSheetLay.getEnum(0), null); atrInfoTable[12] = new AtrInfoTable(AttributeName.SIDES, 0x33333111, AttributeInfo.EnumAttributeType.enumeration, EnumSides.getEnum(0), null); elemInfoTable[0] = new ElemInfoTable(ElementName.COMPONENT, 0x66666661); elemInfoTable[1] = new ElemInfoTable(ElementName.APPROVALPARAMS, 0x66666611); elemInfoTable[2] = new ElemInfoTable(ElementName.DISJOINTING, 0x66666661); elemInfoTable[3] = new ElemInfoTable(ElementName.INK, 0x66666111); elemInfoTable[4] = new ElemInfoTable(ElementName.MEDIA, 0x66666661); elemInfoTable[5] = new ElemInfoTable(ElementName.MEDIASOURCE, 0x77777776); }
static JDFAutoInterpretingParams() { atrInfoTable[0] = new AtrInfoTable(AttributeName.CENTER, 0x33333333, AttributeInfo.EnumAttributeType.boolean_, null, "false"); atrInfoTable[1] = new AtrInfoTable(AttributeName.MIRRORAROUND, 0x33333333, AttributeInfo.EnumAttributeType.enumeration, EnumMirrorAround.getEnum(0), "None"); atrInfoTable[2] = new AtrInfoTable(AttributeName.POLARITY, 0x33333333, AttributeInfo.EnumAttributeType.enumeration, EnumPolarity.getEnum(0), "Positive"); atrInfoTable[3] = new AtrInfoTable(AttributeName.PRINTQUALITY, 0x33333331, AttributeInfo.EnumAttributeType.enumeration, EnumPrintQuality.getEnum(0), "Normal"); atrInfoTable[4] = new AtrInfoTable(AttributeName.FITTOPAGE, 0x44444443, AttributeInfo.EnumAttributeType.boolean_, null, null); atrInfoTable[5] = new AtrInfoTable(AttributeName.POSTER, 0x33333333, AttributeInfo.EnumAttributeType.XYPair, null, null); atrInfoTable[6] = new AtrInfoTable(AttributeName.POSTEROVERLAP, 0x33333333, AttributeInfo.EnumAttributeType.XYPair, null, null); atrInfoTable[7] = new AtrInfoTable(AttributeName.SCALING, 0x33333333, AttributeInfo.EnumAttributeType.XYPair, null, null); atrInfoTable[8] = new AtrInfoTable(AttributeName.SCALINGORIGIN, 0x33333333, AttributeInfo.EnumAttributeType.XYPair, null, null); elemInfoTable[0] = new ElemInfoTable(ElementName.OBJECTRESOLUTION, 0x33333333); elemInfoTable[1] = new ElemInfoTable(ElementName.FITPOLICY, 0x66666661); elemInfoTable[2] = new ElemInfoTable(ElementName.MEDIA, 0x33333331); elemInfoTable[3] = new ElemInfoTable(ElementName.PDFINTERPRETINGPARAMS, 0x66666661); }
static JDFAutoIDPrintingParams() { atrInfoTable[0] = new AtrInfoTable(AttributeName.ATTRIBUTESNATURALLANG, 0x44444443, AttributeInfo.EnumAttributeType.language, null, "US"); atrInfoTable[1] = new AtrInfoTable(AttributeName.IDPATTRIBUTEFIDELITY, 0x44444443, AttributeInfo.EnumAttributeType.boolean_, null, "false"); atrInfoTable[2] = new AtrInfoTable(AttributeName.IPPJOBPRIORITY, 0x44444443, AttributeInfo.EnumAttributeType.integer, null, "50"); atrInfoTable[3] = new AtrInfoTable(AttributeName.IPPVERSION, 0x44444443, AttributeInfo.EnumAttributeType.XYPair, null, null); atrInfoTable[4] = new AtrInfoTable(AttributeName.OUTPUTBIN, 0x44444443, AttributeInfo.EnumAttributeType.NMTOKEN, null, null); atrInfoTable[5] = new AtrInfoTable(AttributeName.PAGEDELIVERY, 0x44444443, AttributeInfo.EnumAttributeType.enumeration, EnumPageDelivery.getEnum(0), null); atrInfoTable[6] = new AtrInfoTable(AttributeName.PRINTQUALITY, 0x44444443, AttributeInfo.EnumAttributeType.enumeration, EnumPrintQuality.getEnum(0), null); atrInfoTable[7] = new AtrInfoTable(AttributeName.SHEETCOLLATE, 0x44444443, AttributeInfo.EnumAttributeType.boolean_, null, null); elemInfoTable[0] = new ElemInfoTable(ElementName.COVER, 0x44444443); elemInfoTable[1] = new ElemInfoTable(ElementName.IDPFINISHING, 0x77777776); elemInfoTable[2] = new ElemInfoTable(ElementName.IDPLAYOUT, 0x77777776); elemInfoTable[3] = new ElemInfoTable(ElementName.JOBSHEET, 0x44444443); elemInfoTable[4] = new ElemInfoTable(ElementName.MEDIAINTENT, 0x77777776); elemInfoTable[5] = new ElemInfoTable(ElementName.MEDIASOURCE, 0x77777776); }