This chapter lists and describes the enumerations defined for use with Illustrator JavaScript properties and methods.
The alternate glyphs form of text.
Value Description AlternateGlyphsForm.DEFAULTFORMDefaultform AlternateGlyphsForm.TRADITIONALTraditional AlternateGlyphsForm.EXPERTExpert AlternateGlyphsForm.JIS78FORMJIS78FORM AlternateGlyphsForm.JIS83FORMJIS83FORM AlternateGlyphsForm.HALFWIDTHHalf Width AlternateGlyphsForm.THIRDWIDTHThird Width AlternateGlyphsForm.QUARTERWIDTHQuarter Width AlternateGlyphsForm.FULLWIDTHFull Width AlternateGlyphsForm.PROPORTIONALWIDTHProportional Width AlternateGlyphsForm.JIS90FORMJIS90FORM AlternateGlyphsForm.JIS04FORMJIS04FORM
textRef . textRange . characters [ i ] . characterAttributes . alternateGlyphs == AlternateGlyphsForm . DEFAULTFORM ;
textRef . textRange . characters [ i ] . characterAttributes . alternateGlyphs == AlternateGlyphsForm . FULLWIDTH
The type of antialiasing method used in the rasterization.
Value Description AntiAliasingMethod.NoneNo antialiasing is allowed. AntiAliasingMethod.ARTOPTIMIZEDOptimize for the art object. AntiAliasingMethod.TYPEOPTIMIZEDOptimize for the type object.
How the art should be clipped during output.
Value Description ArtClippingOption.OUTPUTARTBOUNDSOutput size is the size of the artwork. ArtClippingOption.OUTPUTARTBOARDBOUNDSOutput size is the size of the artboard. ArtClippingOption.OUTPUTCROPRECTBOUNDSOutput size is the size of the crop area.
Value Description AutoCADColors.Max8ColorsMax 8 CColors AutoCADColors.Max16ColorsMax 16 Colors AutoCADColors.Max256ColorsMax 25 6Colors AutoCADColors.TrueColorsTrue Colors
Value Description AutoCADCompatibility.AutoCADRelease13Release 13 AutoCADCompatibility.AutoCADRelease18Release 18 AutoCADCompatibility.AutoCADRelease14Release 14 AutoCADCompatibility.AutoCADRelease21Release 21 AutoCADCompatibility.AutoCADRelease15Release 15 AutoCADCompatibility.AutoCADRelease24Release 24
Value Description AutoCADExportFileFormat.DXFDXF AutoCADExportFileFormat.DWGDWG
Value Description AutoCADExportOption.PreserveAppearancePreserve Appearance AutoCADExportOption.MaximizeEditabilityMaximize Editability
Value Description AutoCADGlobalScaleOption.OriginalSizeOriginal Size AutoCADGlobalScaleOption.ScaleByValueScale by Value AutoCADGlobalScaleOption.FitArtboardFit Artboard
Value Description AutoCADRasterFormat.PNGPNG AutoCADRasterFormat.JPEGJPEG
Value Description AutoCADUnit.PointsPoints AutoCADUnit.PicasPicas AutoCADUnit.InchesInches AutoCADUnit.MillimetersMillimeters AutoCADUnit.CentimetersCentimeters AutoCADUnit.PixelsPixels
The auto kern type.
Value Description AutoKernType.NOAUTOKERNNone AutoKernType.AUTOAuto AutoKernType.OPTICALOptical AutoKernType.METRICSROMANONLYMetrics
The auto leading type.
Value Description AutoLeadingType.BOTTOMTOBOTTOMBottom to Bottom AutoLeadingType.TOPTOTOPTop to Top
The baseline direction type.
Value Description BaselineDirectionType.StandardStandard BaselineDirectionType.VerticalRotatedVertical Rotated BaselineDirectionType.TateChuYokoTateChuYoko
Value Description BlendAnimationType.INBUILDIn Build BlendAnimationType.NOBLENDANIMATIONNone BlendAnimationType.INSEQUENCEIn Sequence
The blend mode used when compositing an object.
Value Description BlendModes.COLORBLENDColor BlendModes.COLORBURNColor Burn BlendModes.COLORDODGEColor Dodge BlendModes.DARKENDarken BlendModes.DIFFERENCEDifference BlendModes.EXCLUSIONExclusion BlendModes.HARDLIGHTHard Light BlendModes.HUEHue BlendModes.LIGHTENLighten BlendModes.LUMINOSITYLuminosity BlendModes.MULTIPLYMultiply BlendModes.NORMALNormal BlendModes.OVERLAYOverlay BlendModes.SATURATIONBLENDSaturation BlendModes.SCREENScreen BlendModes.SOFTLIGHTSoft Light
Policy used by FXG file format to expand blends.
Value Description BlendsExpandPolicy.AUTOMATICALLYCONVERTBLENDSAutomatically convert blends BlendsExpandPolicy.RASTERIZEBLENDSRasterize blends
The Burasagari type.
Value Description BurasagariTypeEnum.ForcedForced BurasagariTypeEnum.NoneNone BurasagariTypeEnum.StandardStandard
The case change type.
Value Description CaseChangeType.LOWERCASELowercase ("hello world") CaseChangeType.SENTENCECASESentence case ("Hello world") CaseChangeType.TITLECASETitle case ("Hello World") CaseChangeType.UPPERCASEUppercase ("HELLO WORLD")
The color conversion policy.
Value Description ColorConversion.COLORCONVERSIONREPURPOSEColor Conversion Repurpose ColorConversion.COLORCONVERSIONTODESTColor Conversion to Dest ColorConversion.NoneNone
The purpose of color conversion using the ConvertSampleColor method of the Application class.
Value Description ColorConvertPurpose.defaultpurposeDefault ColorConvertPurpose.exportpurposeExport ColorConvertPurpose.previewpurposePreview ColorConvertPurpose.dummypurposeDummy
Destination profile
Value Description ColorDestination.COLORDESTINATIONDOCCMYKDoc CMYK ColorDestination.COLORDESTINATIONDOCRGBDoc RGB ColorDestination.COLORDESTINATIONPROFILEProfile ColorDestination.COLORDESTINATIONWORKINGCMYKWorking CMYK ColorDestination.COLORDESTINATIONWORKINGRGBWorking RGB ColorDestination.NoneNone
The method used to dither colors in exported GIF and PNG8 images.
Value Description ColorDitherMethod.DIFFUSIONDiffusion ColorDitherMethod.NOISENoise ColorDitherMethod.NOREDUCTIONNo Reduction ColorDitherMethod.PATTERNDITHERPattern Dither
The color model to use.
Value Description ColorModel.PROCESSProcess ColorModel.REGISTRATIONRegistration ColorModel.SPOTSpot
Value Description ColorProfile.INCLUDEALLPROFILEInclude All Profile ColorProfile.INCLUDEDESTPROFILEInclude Dest Profile ColorProfile.INCLUDERGBPROFILEInclude RGB Profile ColorProfile.LEAVEPROFILEUNCHANGEDLeave Profile Unchanged ColorProfile.NoneNone
The method used to reduce the number of colors in exported GIF and PNG8 images.
Value Description ColorReductionMethod.ADAPTIVEAdaptive ColorReductionMethod.SELECTIVESelective ColorReductionMethod.PERCEPTUALPerceptual ColorReductionMethod.WEBWeb
The color specification for an individual color.
Value Description ColorType.CMYKCmyk ColorType.GRADIENTGradient ColorType.GRAYGray ColorType.PATTERNPattern ColorType.RGBRgb ColorType.SPOTSpot ColorType.NONENone
The version of the Illustrator file to create when saving an EPS or Illustrator file
Value Description Compatibility.ILLUSTRATOR8Illustrator 8 Compatibility.ILLUSTRATOR9Illustrator 9 Compatibility.ILLUSTRATOR10Illustrator 10 Compatibility.ILLUSTRATOR11Illustrator 11 Compatibility.ILLUSTRATOR12Illustrator 12 Compatibility.ILLUSTRATOR13Illustrator 13 Compatibility.ILLUSTRATOR14Illustrator 14 Compatibility.ILLUSTRATOR15Illustrator 15 Compatibility.ILLUSTRATOR16Illustrator 16 Compatibility.ILLUSTRATOR17Illustrator 17 Compatibility.ILLUSTRATOR19Illustrator 19 Compatibility.JAPANESEVERSION3Japanese Version 3
The quality of bitmap compression used when saving a PDF file
Value Description CompressionQuality.AUTOMATICJPEG2000HIGHtodo CompressionQuality.AUTOMATICJPEG2000LOSSLESStodo CompressionQuality.AUTOMATICJPEG2000LOWtodo CompressionQuality.AUTOMATICJPEG2000MAXIMUMtodo CompressionQuality.AUTOMATICJPEG2000MEDIUMtodo CompressionQuality.AUTOMATICJPEG2000MINIMUMtodo CompressionQuality.AUTOMATICJPEGHIGHtodo CompressionQuality.AUTOMATICJPEGLOWtodo CompressionQuality.AUTOMATICJPEGMAXIMUMtodo CompressionQuality.AUTOMATICJPEGMEDIUMtodo CompressionQuality.AUTOMATICJPEGMINIMUMtodo CompressionQuality.JPEG2000HIGHtodo CompressionQuality.JPEG2000LOSSLESStodo CompressionQuality.JPEG2000LOWtodo CompressionQuality.JPEG2000MAXIMUMtodo CompressionQuality.JPEG2000MEDIUMtodo CompressionQuality.JPEG2000MINIMUMtodo CompressionQuality.JPEGHIGHtodo CompressionQuality.JPEGLOWtodo CompressionQuality.JPEGMAXIMUMtodo CompressionQuality.JPEGMEDIUMtodo CompressionQuality.JPEGMINIMUMtodo CompressionQuality.ZIP4BITtodo CompressionQuality.ZIP8BITtodo CompressionQuality.Nonetodo
The coordinate system used by Illustrator
Value Description CoordinateSystem.ARTBOARDCOORDINATESYSTEMtodo CoordinateSystem.DOCUMENTCOORDINATESYSTEMtodo
The style of a document’s cropping box
Value Description CropOptions.JapaneseJapanese CropOptions.StandardStandard
The layout of in the new document.
Value Description DocumentArtboardLayout.Columntodo DocumentArtboardLayout.GridByColtodo DocumentArtboardLayout.GridByRowtodo DocumentArtboardLayout.RLGridByColtodo DocumentArtboardLayout.RLGridByRowtodo DocumentArtboardLayout.RLRowtodo DocumentArtboardLayout.Rowtodo
The color space of a document
Value Description DocumentColorSpace.CMYKCMYK DocumentColorSpace.RGBRGB
Layout style for the document
Value Description DocumentLayoutStyle.CASCADEtodo DocumentLayoutStyle.CONSOLIDATEALLtodo DocumentLayoutStyle.FLOATALLtodo DocumentLayoutStyle.HORIZONTALTILEtodo DocumentLayoutStyle.VERTICALTILEtodo
The preset types available for new documents.
Value Description DocumentPresetType.BasicCMYKBasic CMYK DocumentPresetType.BasicRGBBasic RGB DocumentPresetType.MobileMobile DocumentPresetType.PrintPrint DocumentPresetType.VideoVideo DocumentPresetType.WebWeb
The document preview mode.
Value Description DocumentPreviewMode.DefaultPreviewDefault DocumentPreviewMode.OverprintPreviewOverprint DocumentPreviewMode.PixelPreviewPixel
The preset document raster resolution.
Value Description DocumentRasterResolution.ScreenResolutionScreen Resolution DocumentRasterResolution.HighResolutionHigh Resolution DocumentRasterResolution.MediumResolutionMedium Resolution
Document transparency grid colors.
Value Description DocumentTransparencyGrid.TransparencyGridBlueBlue DocumentTransparencyGrid.TransparencyGridDarkDark DocumentTransparencyGrid.TransparencyGridGreenGreen DocumentTransparencyGrid.TransparencyGridLightLight DocumentTransparencyGrid.TransparencyGridMediumMedium DocumentTransparencyGrid.TransparencyGridNoneNone DocumentTransparencyGrid.TransparencyGridOrangeOrange DocumentTransparencyGrid.TransparencyGridPurplePurple DocumentTransparencyGrid.TransparencyGridRedRed
The file format used to save a file.
Value Description DocumentType.EPSEPS DocumentType.FXGFXG DocumentType.ILLUSTRATORIllustrator DocumentType.PDFPDF
Value Description DownsampleMethod.AVERAGEDOWNSAMPLEAverage Downsample DownsampleMethod.BICUBICDOWNSAMPLEBicubic Downsample DownsampleMethod.NODOWNSAMPLENo Downsample DownsampleMethod.SUBSAMPLESubsample
Value Description ElementPlacement.INSIDEInside ElementPlacement.PLACEAFTERPlace After ElementPlacement.PLACEATBEGINNINGPlace At Beginning ElementPlacement.PLACEATENDPlace At End ElementPlacement.PLACEBEFOREPlace Before
Value Description EPSPostScriptLevelEnum.LEVEL2Level 2 EPSPostScriptLevelEnum.LEVEL3Level 3
The preview image format used when saving an EPS file
Value Description EPSPreview.BWTIFFtodo EPSPreview.COLORTIFFtodo EPSPreview.TRANSPARENTCOLORTIFFtodo EPSPreview.Nonetodo
The file format used to export a file
Value Description ExportType.AutoCADAutoCAD ExportType.FLASHFLASH ExportType.GIFGIF ExportType.JPEGJPEG ExportType.PhotoshopPhotoshop ExportType.PNG24PNG24 ExportType.PNG8PNG8 ExportType.SVGSVG ExportType.TIFFTIFF
Value Description FigureStyleType.DEFAULTFIGURESTYLEtodo FigureStyleType.PROPORTIONALtodo FigureStyleType.PROPORTIONALOLDSTYLEtodo FigureStyleType.TABULARtodo FigureStyleType.TABULAROLDSTYLEtodo
The filters preserve policy used by the FXG file format.
Value Description FiltersPreservePolicy.EXPANDFILTERStodo FiltersPreservePolicy.KEEPFILTERSEDITABLEtodo FiltersPreservePolicy.RASTERIZEFILTERStodo
The method used to convert Illustrator images when exporting files
Value Description FlashExportStyle.ASFLASHFILEtodo FlashExportStyle.LAYERSASFILEStodo FlashExportStyle.LAYERSASFRAMEStodo FlashExportStyle.LAYERSASSYMBOLStodo FlashExportStyle.TOFILEStodo
Version for exported SWF file.
Value Description FlashExportVersion.FlashVersion1Version 1 FlashExportVersion.FlashVersion2Version 2 FlashExportVersion.FlashVersion3Version 3 FlashExportVersion.FlashVersion4Version 4 FlashExportVersion.FlashVersion5Version 5 FlashExportVersion.FlashVersion6Version 6 FlashExportVersion.FlashVersion7Version 7 FlashExportVersion.FlashVersion8Version 8 FlashExportVersion.FlashVersion9Version 9
The format used to store flash images.
Value Description FlashImageFormat.LOSSLESSLossless FlashImageFormat.LOSSYLossy
The method used to store JPEG images.
Value Description FlashJPEGMethod.OptimizedOptimized FlashJPEGMethod.StandardStandard
Value Description FlashPlaybackSecurity.PlaybackLocalLocal FlashPlaybackSecurity.PlaybackNetworkNetwork
Value Description FontBaselineOption.NORMALBASELINEtodo FontBaselineOption.SUPERSCRIPTtodo FontBaselineOption.SUBSCRIPTtodo
Value Description FontCapsOption.ALLCAPSAll Caps FontCapsOption.ALLSMALLCAPSAll Smallcaps FontCapsOption.NORMALCAPSNormal Caps FontCapsOption.SMALLCAPSSmall Caps
Value Description FontOpenTypePositionOption.DENOMINATORDenominator FontOpenTypePositionOption.NUMERATORNumerator FontOpenTypePositionOption.OPENTYPEDEFAULTOpentype Default FontOpenTypePositionOption.OPENTYPESUBSCRIPTOpentype Subscript FontOpenTypePositionOption.OPENTYPESUPERSCRIPTOpentype Superscript
Value Description FontSubstitutionPolicy.SUBSTITUTEDEVICEDevice FontSubstitutionPolicy.SUBSTITUTEOBLIQUEOblique FontSubstitutionPolicy.SUBSTITUTETINTTint
The FXG file-format version.
Value Description FXGVersion.VERSION1PT0Version 1 PT0 FXGVersion.VERSION2PT0Version 2 PT0
The gradients preserve policy used by the FXG file format.
Value Description GradientsPreservePolicy.AUTOMATICALLYCONVERTGRADIENTSAutomaticaly Convert Gradients GradientsPreservePolicy.KEEPGRADIENTSEDITABLEKeep Gradients Editable
The type of gradient.
Value Description GradientType.LINEARLinear GradientType.RADIALRadial
The color space of a raster item or an exported file
Value Description ImageColorSpace.CMYKCMYK ImageColorSpace.DeviceNDeviceN ImageColorSpace.GrayscaleGrayscale ImageColorSpace.IndexedIndexed ImageColorSpace.LABLAB ImageColorSpace.RGBRGB ImageColorSpace.SeparationSeparation
Value Description InkPrintStatus.CONVERTINKConvert Ink InkPrintStatus.ENABLEINKEnable Ink InkPrintStatus.DISABLEINKDisable Ink
Value Description InkType.BLACKINKBlack Ink InkType.CUSTOMINKCustom Ink InkType.CYANINKCyan Ink InkType.MAGENTAINKMagenta Ink InkType.YELLOWINKYellow Ink
Value Description JavaScriptExecutionMode.BeforeRunningBefore Running JavaScriptExecutionMode.OnRuntimeErrorOn Runtime Error JavaScriptExecutionMode.neverNever
The alignment or justification for a paragraph of text.
Value Description Justification.CENTERCenter Justification.FULLJUSTIFYFull Justify Justification.FULLJUSTIFYLASTLINECENTERFull Justify Last Line Center Justification.FULLJUSTIFYLASTLINELEFTFull Justify Last Line Left Justification.FULLJUSTIFYLASTLINERIGHTFull Justify Last Line Right Justification.LEFTLeft Justification.RIGHTRight
Value Description KinsokuOrderEnum.PUSHINtodo KinsokuOrderEnum.PUSHOUTFIRSTtodo KinsokuOrderEnum.PUSHOUTONLYtodo
The type of knockout to use on a page item.
Value Description KnockoutState.DISABLEDDisabled KnockoutState.ENABLEDEnabled KnockoutState.INHERITEDInherited KnockoutState.UnknownUnknown
Value Description LanguageType.BOKMALNORWEGIANtodo LanguageType.BRAZILLIANPORTUGUESEtodo LanguageType.BULGARIANtodo LanguageType.CANADIANFRENCHtodo LanguageType.CATALANtodo LanguageType.CHINESEtodo LanguageType.CZECHtodo LanguageType.DANISHtodo LanguageType.DUTCHtodo LanguageType.DUTCH2005REFORMtodo LanguageType.ENGLISHtodo LanguageType.FINNISHtodo LanguageType.GERMAN2006REFORMtodo LanguageType.GREEKtodo LanguageType.HUNGARIANtodo LanguageType.ICELANDICtodo LanguageType.ITALIANtodo LanguageType.JAPANESEtodo LanguageType.NYNORSKNORWEGIANtodo LanguageType.OLDGERMANtodo LanguageType.POLISHtodo LanguageType.RUMANIANtodo LanguageType.RUSSIANtodo LanguageType.SERBIANtodo LanguageType.SPANISHtodo LanguageType.STANDARDFRENCHtodo LanguageType.STANDARDGERMANtodo LanguageType.STANDARDPORTUGUESEtodo LanguageType.SWEDISHtodo LanguageType.SWISSGERMANtodo LanguageType.SWISSGERMAN2006REFORMtodo LanguageType.TURKISHtodo LanguageType.UKENGLISHtodo LanguageType.UKRANIANtodo
Value Description LayerOrderType.TOPDOWNTop Down LayerOrderType.BOTTOMUPBottom Up
Illustrator library type.
Value Description LibraryType.BrushesBrushes LibraryType.GraphicStylesGraphic Styles LibraryType.IllustratorArtworkIllustrator Artwork LibraryType.SwatchesSwatches LibraryType.SymbolsSymbols
The type of compression to use on a monochrome bitmap item when saving a PDF file.
Value Description MonochromeCompression.CCIT3CCIT3 MonochromeCompression.CCIT4CCIT4 MonochromeCompression.MONOZIPMONOZIP MonochromeCompression.NoneNone MonochromeCompression.RUNLENGTHRUNLENGTH
How transparency should be flattened when saving EPS and Illustrator file formats with compatibility set to versions of Illustrator earlier than Illustrator 10
Value Description OutputFlattening.PRESERVEAPPEARANCEPreserve Appearance OutputFlattening.PRESERVEPATHSPreserve Paths
Value Description PageMarksTypes.JapaneseJapanese PageMarksTypes.RomanRoman
Which points, if any, of a path are selected.
Value Description PathPointSelection.ANCHORPOINTtodo PathPointSelection.LEFTDIRECTIONtodo PathPointSelection.LEFTRIGHTPOINTtodo PathPointSelection.NOSELECTIONtodo PathPointSelection.RIGHTDIRECTIONtodo
Value Description PDFBoxType.PDFARTBOXtodo PDFBoxType.PDFBLEEDBOXtodo PDFBoxType.PDFBOUNDINGBOXtodo PDFBoxType.PDFCROPBOXtodo PDFBoxType.PDFMEDIABOXtodo PDFBoxType.PDFTRIMBOXtodo
Value Description PDFChangesAllowedEnum.CHANGE128ANYCHANGEStodo PDFChangesAllowedEnum.CHANGE128COMMENTINGtodo PDFChangesAllowedEnum.CHANGE128EDITPAGEtodo PDFChangesAllowedEnum.CHANGE128FILLFORMtodo PDFChangesAllowedEnum.CHANGE128NONEtodo PDFChangesAllowedEnum.CHANGE40ANYCHANGEStodo PDFChangesAllowedEnum.CHANGE40COMMENTINGtodo PDFChangesAllowedEnum.CHANGE40NONEtodo PDFChangesAllowedEnum.CHANGE40PAGELAYOUTtodo
The version of the Acrobat file format to create when saving a PDF file
Value Description PDFCompatibility.ACROBAT4Acrobat 4 PDFCompatibility.ACROBAT5Acrobat 5 PDFCompatibility.ACROBAT6Acrobat 6 PDFCompatibility.ACROBAT7Acrobat 7 PDFCompatibility.ACROBAT8Acrobat 8
Value Description PDFOverprint.DISCARDPDFOVERPRINTDiscard Pdf Overprint PDFOverprint.PRESERVEPDFOVERPRINTPreserve Pdf Overprint
Value Description PDFPrintAllowedEnum.PRINT128HIGHRESOLUTION128 High Resolution PDFPrintAllowedEnum.PRINT128LOWRESOLUTION128 Low Resolution PDFPrintAllowedEnum.PRINT128NONE128 None PDFPrintAllowedEnum.PRINT40HIGHRESOLUTION40 High Resolution PDFPrintAllowedEnum.PRINT40NONE40 None
Value Description PDFTrimMarkWeight.TRIMMARKWEIGHT0125Weight 0125 PDFTrimMarkWeight.TRIMMARKWEIGHT025Weight 025 PDFTrimMarkWeight.TRIMMARKWEIGHT05Weight 05
Value Description PDFXStandard.PDFX1A2001PDFX1A2001 PDFXStandard.PDFX1A2003PDFX1A2003 PDFXStandard.PDFX32002PDFX32002 PDFXStandard.PDFX32003PDFX32003 PDFXStandard.PDFX42007PDFX42007 PDFXStandard.PDFXNONEPDFXNONE
Value Description PerspectiveGridType.OnePointPerspectiveGridTypeOne Point Perspective Grid Type PerspectiveGridType.TwoPointPerspectiveGridTypeTwo Point Perspective Grid Type PerspectiveGridType.ThreePointPerspectiveGridTypeThree Point Perspective Grid Type PerspectiveGridType.InvalidPerspectiveGridTypeInvalid Perspective Grid Type
Value Description PerspectiveGridPlaneType.GRIDLEFTPLANETYPEGrid Left Plane Type PerspectiveGridPlaneType.GRIDRIGHTPLANETYPEGrid Right Plane Type PerspectiveGridPlaneType.GRIDFLOORPLANETYPEGrid Floor Plane Type PerspectiveGridPlaneType.INVALIDGRIDPLANETYPEInvalid Grid Plane Type
Value Description PhotoshopCompatibility.Photoshop6Photoshop 6 PhotoshopCompatibility.Photoshop8Photoshop 8
The type of path point selected
Value Description PointType.CORNERCorner PointType.SMOOTHSmooth
Value Description PolarityValues.NEGATIVENegative PolarityValues.POSITIVEPositive
Value Description PostScriptImageCompressionType.IMAGECOMPRESSIONNONEtodo PostScriptImageCompressionType.JPEGtodo PostScriptImageCompressionType.RLEtodo
Value Description PrintArtworkDesignation.ALLLAYERSAll Layers PrintArtworkDesignation.VISIBLELAYERSVisible Layers PrintArtworkDesignation.VISIBLEPRINTABLELAYERSVisible Printable Layers
Value Description PrintColorIntent.ABSOLUTECOLORIMETRICtodo PrintColorIntent.PERCEPTUALINTENTtodo PrintColorIntent.RELATIVECOLORIMETRICtodo PrintColorIntent.SATURATIONINTENTtodo
Value Description PrintColorProfile.CUSTOMPROFILECustom Profile PrintColorProfile.PRINTERPROFILEPrinter Profile PrintColorProfile.OLDSTYLEPROFILEOldstyle Profile PrintColorProfile.SOURCEPROFILESource Profile
Value Description PrintColorSeparationMode.COMPOSITEComposite PrintColorSeparationMode.HOSTBASEDSEPARATIONHost-Based Separation PrintColorSeparationMode.INRIPSEPARATIONInrip Separation
Value Description PrinterColorMode.BLACKANDWHITEPRINTERBlack & White PrinterColorMode.COLORPRINTERColor PrinterColorMode.GRAYSCALEPRINTERGrayscale
Value Description PrinterPostScriptLevelEnum.PSLEVEL1PS LEVEL 1 PrinterPostScriptLevelEnum.PSLEVEL2PS LEVEL 2 PrinterPostScriptLevelEnum.PSLEVEL3PS LEVEL 3
Value Description PrinterTypeEnum.NONPOSTSCRIPTPRINTERNon Postscript Printer PrinterTypeEnum.POSTSCRIPTPRINTERPostscript Printer PrinterTypeEnum.UnknownUnknown
Value Description PrintFontDownloadMode.DOWNLOADNONEDownload None PrintFontDownloadMode.DOWNLOADCOMPLETEDownload Complete PrintFontDownloadMode.DOWNLOADSUBSETDownload Subset
Value Description PrintingBounds.ARTBOARDBOUNDSArtboard Bounds PrintingBounds.ARTWORKBOUNDSArtwork Bounds
The artwork printing orientation.
Value Description PrintOrientation.AUTOROTATEAuto Rotate PrintOrientation.LANDSCAPELandscape PrintOrientation.PORTRAITPortrait PrintOrientation.REVERSELANDSCAPEReverse Landscape PrintOrientation.REVERSEPORTRAITReverse Portrait
Value Description PrintPosition.TRANSLATEBOTTOMTranslate Bottom PrintPosition.TRANSLATEBOTTOMLEFTTranslate Bottom Left PrintPosition.TRANSLATEBOTTOMRIGHTTranslate Bottom Right PrintPosition.TRANSLATECENTERTranslate Center PrintPosition.TRANSLATELEFTTranslate Left PrintPosition.TRANSLATERIGHTTranslate Right PrintPosition.TRANSLATETOPTranslate Top PrintPosition.TRANSLATETOPLEFTTranslate Top Left PrintPosition.TRANSLATETOPRIGHTTranslate Top Right
Value Description PrintTiling.TILEFULLPAGESFull Pages PrintTiling.TILESINGLEFULLPAGESingle Full Page PrintTiling.TILEIMAGEABLEAREASImageable Areas
The color model for the rasterization.
Value Description RasterizationColorModel.BITMAPBitmap RasterizationColorModel.DEFAULTCOLORMODELDefault Color Model RasterizationColorModel.GRAYSCALEGrayscale
The status of a raster item’s linked image if the image is stored externally
Value Description RasterLinkState.DATAFROMFILEData From File RasterLinkState.DATAMODIFIEDData Modified RasterLinkState.NODATANo Data
The default measurement units for the rulers of a document
Value Description RulerUnits.CentimetersCentimeters RulerUnits.QsQs RulerUnits.InchesInches RulerUnits.PixelsPixels RulerUnits.MillimetersMillimeters RulerUnits.UnknownUnknown RulerUnits.PicasPicas RulerUnits.PointsPoints
Save options provided when closing a document.
Value Description SaveOptions.DONOTSAVECHANGESDo Not Save Changes SaveOptions.SAVECHANGESSave Changes SaveOptions.PROMPTTOSAVECHANGESPrompt To Save Changes
The mode of display for a view.
Value Description ScreenMode.DESKTOPDesktop ScreenMode.MULTIWINDOWMulti Window ScreenMode.FULLSCREENFullscreen
The custom color kind of a spot color.
Value Description SpotColorKind.SpotCMYKCMYK SpotColorKind.SpotLABLAB SpotColorKind.SpotRGBRGB
The type of line capping for a path stroke.
Value Description StrokeCap.BUTTENDCAPButt StrokeCap.ROUNDENDCAPRound StrokeCap.PROJECTINGENDCAPProjecting
The type of joints for a path stroke.
Value Description StrokeJoin.BEVELENDJOINBevel StrokeJoin.ROUNDENDJOINRound StrokeJoin.MITERENDJOINMiter
Value Description StyleRunAlignmentType.bottomBottom StyleRunAlignmentType.icfTopICF Top StyleRunAlignmentType.centerCenter StyleRunAlignmentType.ROMANBASELINERoman Baseline StyleRunAlignmentType.icfBottomICF Bottom StyleRunAlignmentType.topTop
How should the CSS properties of the document be included in an exported SVG file
Value Description SVGCSSPropertyLocation.ENTITIESEntities SVGCSSPropertyLocation.STYLEATTRIBUTESStyle Attributes SVGCSSPropertyLocation.PRESENTATIONATTRIBUTESPresentation Attributes SVGCSSPropertyLocation.STYLEELEMENTSStyle Elements
How should the text in the document be encoded when exporting an SVG file
Value Description SVGDocumentEncoding.ASCIIASCII SVGDocumentEncoding.UTF8UTF8 SVGDocumentEncoding.UTF16UTF16
SVG version compatibility for exported files
Value Description SVGDTDVersion.SVG1_0SVG1_0 SVGDTDVersion.SVG1_1SVG1_1 SVGDTDVersion.SVGBASIC1_1SVGBASIC1_1 SVGDTDVersion.SVGTINY1_1SVGTINY1_1 SVGDTDVersion.SVGTINY1_1PLUSSVGTINY1_1PLUS SVGDTDVersion.SVGTINY1_2SVGTINY1_2
What font glyphs should be included in exported SVG files
Value Description SVGFontSubsetting.ALLGLYPHSAll Glyphs SVGFontSubsetting.GLYPHSUSEDPLUSENGLISHGlyphs Used Plus English SVGFontSubsetting.COMMONENGLISHCommon English SVGFontSubsetting.GLYPHSUSEDPLUSROMANGlyphs Used Plus Roman SVGFontSubsetting.COMMONROMANCommon Roman SVGFontSubsetting.GLYPHSUSEDGlyphs Used SVGFontSubsetting.NoneNone
Types for fonts included in exported SVG files
Value Description SVGFontType.CEFFONTCEF Font SVGFontType.SVGFONTSVG Font SVGFontType.OUTLINEFONTOutline Font
Registration points for symbols.
Value Description SymbolRegistrationPoint.SYMBOLBOTTOMLEFTPOINTBottom Left Point SymbolRegistrationPoint.SYMBOLBOTTOMMIDDLEPOINTBottom Middle Point SymbolRegistrationPoint.SYMBOLBOTTOMRIGHTPOINTBottom Right Point SymbolRegistrationPoint.SYMBOLCENTERPOINTCenter Point SymbolRegistrationPoint.SYMBOLMIDDLELEFTPOINTMiddle Left Point SymbolRegistrationPoint.SYMBOLMIDDLERIGHTPOINTMiddle Right Point SymbolRegistrationPoint.SYMBOLTOPLEFTPOINTTop Left Point SymbolRegistrationPoint.SYMBOLTOPMIDDLEPOINTTop Middle Point SymbolRegistrationPoint.SYMBOLTOPRIGHTPOINTTop Right Point
The alignment of a tab stop.
Value Description TabStopAlignment.CenterCenter TabStopAlignment.DecimalDecimal TabStopAlignment.LeftLeft TabStopAlignment.RightRight
The type of text anti-aliasing in a text art item.
Value Description TextAntialias.CRISPCrisp TextAntialias.NONENone TextAntialias.SHARPSharp TextAntialias.STRONGStrong
The orientation of text in a text art item.
Value Description TextOrientation.HORIZONTALHorizontal TextOrientation.VERTICALVertical
The text-preserve policy used by the FXG file format.
Value Description TextPreservePolicy.AUTOMATICALLYCONVERTTEXTAutomatically Convert Text TextPreservePolicy.OUTLINETEXTOutline Text TextPreservePolicy.KEEPTEXTEDITABLEKeep Text Editable TextPreservePolicy.RASTERIZETEXTRasterize Text
The type of text art displayed by this object.
Value Description TextType.AREATEXTArea Text TextType.POINTTEXTPoint Text TextType.PATHTEXTPath Text
The byte order to use for an exported TIFF file.
Value Description TIFFByteOrder.IBMPCIBM PC TIFFByteOrder.MACINTOSHMacintosh
Value Description TracingModeType.TRACINGMODEBLACKANDWHITEBlack & White TracingModeType.TRACINGMODECOLORColor TracingModeType.TRACINGMODEGRAYGray
The point to use as the anchor point about which an object is rotated, resized, or transformed.
Value Description Transformation.BOTTOMBottom Transformation.BOTTOMLEFTBottom Left Transformation.BOTTOMRIGHTBottom Right Transformation.CENTERCenter Transformation.DOCUMENTORIGINDocument Origin Transformation.LEFTLeft Transformation.RIGHTRight Transformation.TOPTop Transformation.TOPLEFTTop Left Transformation.TOPRIGHTTop Right
Value Description TrappingType.IGNOREOPAQUEtodo TrappingType.OPAQUEtodo TrappingType.NORMALTRAPPINGtodo TrappingType.TRANSPARENTtodo
User interface settings
Value Description UserInteractionLevel.DISPLAYALERTSDisplay Alerts UserInteractionLevel.DONTDISPLAYALERTSDon’t Display Alerts
What type of variables are included in the document.
Value Description VariableKind.GRAPHGraph VariableKind.IMAGEImage VariableKind.VISIBILITYVisibility VariableKind.TEXTUALTextual VariableKind.UnknownUnknown
The raster visualization mode for tracing.
Value Description ViewRasterType.TRACINGVIEWRASTERADJUSTEDIMAGEAdjusted Image ViewRasterType.TRACINGVIEWRASTERNOIMAGENo Image ViewRasterType.TRACINGVIEWRASTERORIGINALIMAGEOriginal Image ViewRasterType.TRACINGVIEWRASTERTRANSPARENTIMAGETransparent Image
The vector visualization mode for tracing.
Value Description ViewVectorType.TRACINGVIEWVECTORNOTRACINGRESULTNo Tracing Result ViewVectorType.TRACINGVIEWVECTOROUTLINESOutlines ViewVectorType.TRACINGVIEWVECTOROUTLINESWITHTRACINGOutlines With Tracing ViewVectorType.TRACINGVIEWVECTORTRACINGRESULTTracing Result
Value Description WariChuJustificationType.CenterCenter WariChuJustificationType.LeftLeft WariChuJustificationType.RightRight WariChuJustificationType.WARICHUAUTOJUSTIFYWarichu Auto Justify WariChuJustificationType.WARICHUFULLJUSTIFYWarichu Full Justify WariChuJustificationType.WARICHUFULLJUSTIFYLASTLINECENTERWarichu Full Justify Last Line Center WariChuJustificationType.WARICHUFULLJUSTIFYLASTLINELEFTWarichu Full Justify Last Line Left WariChuJustificationType.WARICHUFULLJUSTIFYLASTLINERIGHTWarichu Full Justify Last Line Right
The method used to arrange an art item’s position in the stacking order of its parent group or layer, as specified with the zOrder method
Value Description ZOrderMethod.BRINGFORWARDBring Forward ZOrderMethod.SENDBACKWARDSend Backward ZOrderMethod.BRINGTOFRONTBring To Front ZOrderMethod.SENDTOBACKSend To Back