Adobe.com
Contents Suites Classes Class Index Member Index

AIPreferenceKeys.h File Reference

Go to the source code of this file.

Defines

#define kUseLowResProxyPrefix   nullptr
 Preference prefix: Use low-resolution proxy for linked EPS files.
#define kUseLowResProxySuffix   ((const char *)"useLowResProxy")
 Preference suffix: Use low-resolution proxy for linked EPS files.
#define kDisplayBitmapsAsAntiAliasedPixelPreviewPrefix   nullptr
 Preference prefix: Display Bitmaps as Anti-Aliased images in Pixel Preview.
#define kDisplayBitmapsAsAntiAliasedPixelPreviewSuffix   ((const char *)"DisplayBitmapsAsAntiAliasedPixelPreview")
 Preference suffix: Display Bitmaps as Anti-Aliased images in Pixel Preview.
#define kEPSResolutionPrefix   nullptr
 Preference prefix: EPS rasterization resolution for linked EPS/DCS files.
#define kEPSResolutionSuffix   ((const char *)"EPSResolution")
 Preference suffix: EPS rasterization resolution for linked EPS/DCS files.
#define kFileClipboardPrefix   ((const char *)"FileClipboard")
 Preference prefix: Update linked file options.
#define kLinkOptionsSuffix   ((const char *)"linkoptions")
 Preference suffix: Update linked file options.
#define kEnableOPIPrefix   nullptr
 Preference prefix: Enable OPI feature for linked EPS files.
#define kEnableOPISuffix   ((const char *)"enableOPI")
 Preference suffix: Enable OPI feature for linked EPS files.
#define kcopySVGCodeSuffix   "copySVGCode"
 Preference suffix: Clipboard, copy SVG code.
#define kcopySVGCBFormatSuffix   "copySVGCBFormat"
 Preference suffix: Clipboard, copy SVG code.
#define kcopyAsPDFSuffix   "copyAsPDF"
 Preference suffix: Clipboard, copy as PDF.
#define kcopyAsSVGSuffix   "copyAsSVG"
 Preference suffix: Clipboard, copy as SVG.
#define kcopyAsAICBSuffix   "copyAsAICB"
 Preference suffix: Clipboard, copy as Illustrator clipboard.
#define kappendExtensionSuffix   "appendExtension"
 Preference suffix: Clipboard, append extension.
#define klowerCaseSuffix   "lowerCase"
 Preference suffix: Clipboard, lowercase.
#define kflattenSuffix   "flatten"
 Preference suffix: Clipboard, flatten.
#define kAICBOptionSuffix   "AICBOption"
 Preference suffix: Clipboard options.
#define kUseVersionCue   "useVersionCue"
 Version Cue preference.
#define kAIPrefKeyOnscreenBlackPres   ((const char*) "blackPreservation/Onscreen")
 Whether screen display uses a black preserving color transformation for converting CMYK to RGB or gray.
#define kAIPrefDefaultOnscreenBlackPres   true
 Default value for kAIPrefKeyOnscreenBlackPres.
#define kAIPrefKeyExportBlackPres   ((const char*) "blackPreservation/Export")
 Whether printing and exporting uses a black preserving color transformation for converting CMYK to RGB or gray.
#define kAIPrefDefaultExportBlackPres   true
 Default value for kAIPrefKeyExportBlackPres.
#define kAIPrefKeyGuideStyle   ((const char*)"Guide/Style")
 Sets the guide style (solid or dashed).
#define kAIPrefGuideStyleSolid   0
 The kAIPrefKeyGuideStyle value for solid guides.
#define kAIPrefGuideStyleDashed   1
 The kAIPrefKeyGuideStyle value for dashed guides.
#define kAIPrefDefaultGuideStyle   kAIPrefGuideStyleSolid
 The default value for kAIPrefKeyGuideStyle.
#define kAIPrefKeyGuideColorRed   ((const char*)"Guide/Color/red")
 Sets the red component of the Guide color.
#define kAIPrefDefaultGuideColorRed   (0x4A3D/65535.0f)
 The default value for kAIPrefKeyGuideColorRed.
#define kAIPrefKeyGuideColorGreen   ((const char*)"Guide/Color/green")
 Sets the green component of the Guide color.
#define kAIPrefDefaultGuideColorGreen   (1.0f)
 The default value for kAIPrefKeyGuideColorGreen.
#define kAIPrefKeyGuideColorBlue   ((const char*)"Guide/Color/blue")
 Sets the blue component of the Guide color.
#define kAIPrefDefaultGuideColorBlue   (1.0f)
 The default value for kAIPrefKeyGuideColorBlue.
#define kAISnappingPrefShowToolGuides   ((const char*)"smartGuides/showToolGuides")
 ( -)
#define kAISnappingPrefAngularTolerance   ((const char*)"smartGuides/angularTolerance")
 Determines the tolerance for snapping to angles while rotating a live shape.
#define kAIPrefKeySmartGuideColorRed   ((const char*)"snapomatic/Color/red_19_2")
 Sets the red component of the SmartGuide color.
#define kAIPrefDefaultSmartGuideColorRed   (1.0f)
 The default value for kAIPrefKeySmartGuideColorRed.
#define kAIPrefKeySmartGuideColorGreen   ((const char*)"snapomatic/Color/green_19_2")
 Sets the green component of the SmartGuide color.
#define kAIPrefDefaultSmartGuideColorGreen   (0x4A3D/65535.0f)
 ( -) The default value for kAIPrefKeySmartGuideColorGreen.
#define kAIPrefKeySmartGuideColorBlue   ((const char*)"snapomatic/Color/blue_19_2")
 Sets the blue component of the SmartGuide color.
#define kAIPrefDefaultSmartGuideColorBlue   (1.0f)
 ( -) The default value for kAIPrefKeySmartGuideColorBlue.
#define kAIPrefKeyGlyphGuideColorRed   ((const char*)"snapomatic/GlyphColor/red")
 Sets the red component of the GlyphGuide color.
#define kAIPrefDefaultGlyphGuideColorRed   ((110)/255.0f)
 The default value for kAIPrefKeyGlyphGuideColorRed.
#define kAIPrefKeyGlyphGuideColorGreen   ((const char*)"snapomatic/GlyphColor/green")
 Sets the green component of the GlyphGuide color.
#define kAIPrefDefaultGlyphGuideColorGreen   ((205)/255.0f)
 ( -) The default value for kAIPrefKeyGlyphGuideColorGreen.
#define kAIPrefKeyGlyphGuideColorBlue   ((const char*)"snapomatic/GlyphColor/blue")
 Sets the blue component of the GlyphGuide color.
#define kAIPrefDefaultGlyphGuideColorBlue   ((75)/255.0f)
 ( -) The default value for kAIPrefKeyGlyphGuideColorBlue.
#define kAISnappingPrefShowLabels   ((const char*)"smartGuides/showLabels")
 Determines whether to show smart Guide labels.
#define kAISnappingPrefShowConstructionGuides   ((const char*)"smartGuides/showConstructionGuides")
 Determines whether to show Construction guides.
#define kAISnappingPrefObjectHighlighting   ((const char*)"smartGuides/showObjectHighlighting")
 Determines whether Object Highlighting is turned on.
#define kAISnappingPrefShowReadouts   ((const char*)"smartGuides/showReadouts")
 Determines whether to show Readouts.
#define kAISnappingPrefShowAlignmentGuides   ((const char*)"smartGuides/showAlignmentGuides")
 Determines whether to show alignment Guides.
#define kAISnappingPrefSpacingGuides   ((const char*)"smartGuides/showSpacingGuides")
 Determines whether to show equalSpacing Guides.
#define kAIPrefSnapToActiveArtboardContent   ((const char*)"smartGuides/snapToActiveArtboardContent")
 Determines whether to snap to active artboard content only.
#define kAIPrefDefaultSnapToActiveArtboardContent   false
 Default value for kAIPrefSnapToActiveArtboardContent.
#define kAISnappingPrefShowRotationalGuides   ((const char*)"smartGuides/showRotationalGuides")
 Determines whether to show Rotational guides.
#define kAISnappingPrefSmartGuidesTolerance   ((const char*)"smartGuides/tolerance")
 Sets the Smart Guides Tolerance.
#define kAISnappingPrefRotationalSnapArcTolerance   ((const char*)"smartGuides/rotationalSnapArcTolerance")
 Sets the Rotational Snapping Arc Tolerance.
#define kAISnappingPrefShowSmartGuides   ((const char*)"smartGuides/isEnabled")
 Determines whether smart Guides is enabled.
#define kAISnappingPrefShowSmartGuidesDefault   true
#define kAISnappingPrefSnapToPoint   ((const char*)"snapToPoint")
 Determines whether snap to point is enabled.
#define kAIPrefDefaultSnapToPoint   true
 Default value for kAISnappingPrefSnapToPoint.
#define kAISnapToPointTolerance   ((const char*)"snappingTolerance")
 Snap to point Tolerance.
#define kAIPrefSnapToGlyph   ((const char*)"snapToGlyph")
 Enable Snap to Glyph.
#define kAIPrefSnapToGlyphDefault   true
#define kAIPrefShowSnapToGlyphOpt   ((const char*)"showSnapToGlyphOpt")
 Show Snap to Glyph Expanded State.
#define kAIPrefTextAnchorPointSnapping   ((const char*)"textAnchorPointSnapping")
 Enable Text Anchor Point Snapping.
#define kAIPrefTextAnchorPointSnappingDefault   true
#define kAIPrefTextLineSnapping   ((const char*)"textLineSnapping")
 Enable Text Line ( Important Line ) Snapping.
#define kAIPrefTextLineSnappingDefault   true
#define kAIPrefTextBaselineSnapping   ((const char*)"textBaselineLineSnapping")
 Enable Text Snapping with baseline which is a primary line, baseline and closed bounds of lines.
#define kAIPrefTextBaselineSnappingDefault   true
#define kAIPrefTextXHeightSnapping   ((const char*)"textXHeightSnapping")
 Enable Text Snapping with xheight which is also a primary line, baseline and closed bounds of lines.
#define kAIPrefTextXHeightSnappingDefault   true
#define kAIPrefTextLineBoundSnapping   ((const char*)"textLineBoundsSnapping")
 Enable Text Snapping with line tight bounds which is also a primary line, baseline and closed bounds of lines.
#define kAIPrefTextLineBoundSnappingDefault   true
#define kAIPrefTextFirstLineSnapping   ((const char*)"textFirstLineSnapping")
 Enable Text Snapping only with first line in multiple lines text object., baseline and closed bounds of lines.
#define kAIPrefTextFirstLineSnappingDefault   false
#define kAIPrefTextAllVisualLinesSnapping   ((const char*)"textAllVisualLinesSnapping")
 Enable Text Snapping with all possible lines, baseline and closed bounds of lines.
#define kAIPrefTextAllVisualLinesSnappingDefault   false
#define kAIPrefTextImportantVisualLinesSnapping   ((const char*)"textImportantVisualLinesSnapping")
 Enable Text Snapping with important lines, currently important lines include visual lines near baseline, x-height etc., baseline and closed bounds of lines.
#define kAIPrefTextImportantVisualLinesSnappingDefault   false
#define kAIPrefShowAngularGuides   ((const char*)"angularGuides")
 Enable Angular Guides.
#define kAIPrefShowAngularGuidesDefault   true
#define kAIPrefShowFontHeightOption   ((const char*)"fontHeightOption")
 Show font Height Options.
#define kAIPrefShowFontHeightOptionDefault   false
#define kAIPrefSnapToPixelAction   ((const char*)"snapToPixelOnUserAction")
 Snap To Pixel Explicit User Action.
#define kAIPrefSnapToPixelActionDefault   false
#define kAIPrefKeyShowSliceNumbers   ((const char*)"plugin/AdobeSlicingPlugin/showSliceNumbers")
 Whether to show the slice numbers or not.
#define kAIPrefDefaultShowSliceNumbers   true
 Default value for kAIPrefKeyShowSliceNumbers.
#define kAIPrefKeySlicingFeedbackColorRed   ((const char*)"plugin/AdobeSlicingPlugin/feedback/red")
 Sets the red component of the Slicing feedback color.
#define kAIPrefDefaultSlicingFeedbackColorRed   (0xFFFF)
 The default value for kAIPrefKeySlicingFeedbackColorRed.
#define kAIPrefKeySlicingFeedbackColorGreen   ((const char*)"plugin/AdobeSlicingPlugin/feedback/green")
 Sets the green component of the Slicing feedback color.
#define kAIPrefDefaultSlicingFeedbackColorGreen   (0x4A3D)
 The default value for kAIPrefKeySlicingFeedbackColorGreen.
#define kAIPrefKeySlicingFeedbackColorBlue   ((const char*)"plugin/AdobeSlicingPlugin/feedback/blue")
 Sets the blue component of the Slicing feedback color.
#define kAIPrefDefaultSlicingFeedbackColorBlue   (0x4A3D)
 The default value for kAIPrefKeySlicingFeedbackColorBlue.
#define kAIPrefKeyTextGreekingThreshold   ((const char*)"text/greekingThreshold")
 Sets the greeking threshold for text drawing.
#define kAIPrefDefaultTextGreekingThreshold   (6.0f)
 The default value for kAIPrefKeyTextGreekingThreshold.
#define kAIPrefKeyTextFontEnglishName   ((const char*)"text/useEnglishFontNames")
 Check if the Font Menu needs to Show English Name.
#define kAIPrefKeyTextFontFaceSize   ((const char*)"text/fontMenu/faceSizeMultiplier")
 Check the size of the font preview image size in font menu The default value is given by kAIPrefDefaultTextFontFaceSize.
#define kAIPrefKeyTextSampleTextOpt   ((const char*)"text/fontflyout/SampleTextOpt")
 Check the size of the font preview image size in font menu The default value is given by kAIPrefDefaultTextFontFaceSize.
#define kAIPrefKeyTextFontShowInFace   ((const char*)"text/fontMenu/showInFace")
 Check if the Font Menu needs to Show Preview The default value is given by kAIPrefDefaultTextFontShowInFace.
#define kAIPrefKeyTextJapaneseFontPreview   ((const char*)"text/fontMenu/japaneseFontPreview")
 Check if the Font Menu needs to Typekit Japanese Fonts in Find More Section The default value is given by kAIPrefDefaultJapaneseFontPreview.
#define kAIPrefKeyTextFontGroupByLang   ((const char*)"text/groupTypeMenuByLanguage")
 Check if the Font Menu needs to be ordered in terms of language scripts The default value is given by kAIPrefDefaultTextFontShowInFace.
#define kAIPrefKeyTextFontSubMenuInFace   ((const char*)"text/fontMenu/showSubMenusInFace")
 Check if the Font Menu needs to Show Preview The default value is given by kAIPrefDefaultTextFontShowInFace.
#define kAIPrefKeyFontNeedsExploreModeOnboarding   ((const char*)"text/fontMenu/needsExploreModeOnboarding")
 Check if the Font Menu needs to Show Onboarding The default value is given by kAIPrefDefaultFontNeedsExploreModeOnbaording.
#define kAIPrefKeyShowFontExploreTab   ((const char*)"showFindMoreTabV2")
 Check if the Font Menu needs to Show Explore Tab The default value is given by kAIPrefDefaultFontNeedsExploreModeOnbaording.
#define kAIPrefKeyFontExplrModeOnbrdngShownCount   ((const char*)"text/fontMenu/exploreModeOnbrdngShownCount")
 Check the count for Font Menu Shown Onboarding The default value is given by kAIPrefDefaultFontExplrModeOnbrdngShownCount.
#define kAIPrefKeyLegacyGradientMeshConversionOptions   ((const char*) "open/legacyGradientMeshConversion")
 Sets the legacy gradient-mesh object conversion options when opening a legacy document (from an Illustrator version before CS 3).
#define kAIPrefKeySelectionTolerance   ((const char*) "selectionTolerance")
 Sets the tolerance preference for selection.
#define kAIPrefDefaultSelectionTolerance   (3)
 The default value for kAIPrefKeySelectionTolerance.
#define kAIPrefKeyTWSSelectionTolerance   ((const char*) "tws/SelectionTolerance")
 Sets the tolerance preference for selection in touch workspace.
#define kAIPrefDefaultTWSSelectionTolerance   (10)
 The default value for kAIPrefKeyTWSSelectionTolerance.
#define kAIPrefDefaultCornerAngleLimit   (177.0)
 The default value for kAIPrefDefaultCornerAngleLimit.
#define kAIPrefKeyScaleStrokesAndEffects   ((const char*)"scaleLineWeight")
 Determines whether strokes and effects will be scaled or not.
#define kAIPrefKeyHighlightAnchorOnMouseover   ((const char*)"highlightAnchorOnMouseOver")
 Determines whether or not anchor points will be highlighted on mouseover.
#define kShowArtboardConversionDialogKey   ((const char*) "LegacyArtboardOptions/ShowDialog")
 Whether to show the legacy artboard conversion options when opening a legacy document (from an Illustrator version before CS 4).
#define kAIArtboardConversionDialogArtboardKey   ((const char*) "LegacyArtboardOptions/artboard")
 Sets the legacy artboard conversion options " Legacy Artboard" when opening a legacy document (from an Illustrator version before CS 4).
#define kAIArtboardConversionDialogCropAreaKey   ((const char*) "LegacyArtboardOptions/cropAreas")
 Sets the legacy artboard conversion options " Crop Area" when opening a legacy document (from an Illustrator version before CS 4).
#define kAIArtboardConversionDialogTilesKey   ((const char*) "LegacyArtboardOptions/pageTiles")
 Sets the legacy artboard conversion options " Print tiles" when opening a legacy document (from an Illustrator version before CS 4).
#define kAIArtboardConversionDialogArtworkBoundsKey   ((const char*) "LegacyArtboardOptions/artworkBounds")
 Sets the legacy artboard conversion options "Artwork Bounds" when opening a legacy document (from an Illustrator version before CS 4).
#define kAIPrefKeyShowPixelGrid   ((const char*)"Guide/ShowPixelGrid")
 Turns the Pixel Grid On/Off The default value is given by kAIPrefDefaultShowPixelGrid.
#define kAIPrefDefaultShowPixelGrid   TRUE
 The default value for kAIPrefKeyGuideColorRed.
#define kAIPrefKeyShowLinkInfo   ((const char*)"showLinkInfo")
 Determines whether or not link info will be shown in links panel.
#define kAIPrefCreativeCloudPreferences   ((const char*)"CreativeCloud/preferences")
 creative cloud pref - preferences and workspaces.
#define kAIPrefDefaultCreativeCloudPreferences   TRUE
 The default value for kAIPrefCreativeCloudPreferences.
#define kAIPrefCreativeCloudSwatches   ((const char*)"CreativeCloud/Swatches")
 creative cloud pref - Swatches The default value is given by kAIPrefDefaultCreativeCloudSwatches.
#define kAIPrefDefaultCreativeCloudSwatches   TRUE
 The default value for kAIPrefCreativeCloudSwatches.
#define kAIPrefCreativeCloudPresets   ((const char*)"CreativeCloud/Presets")
 creative cloud pref - Presets The default value is given by kAIPrefDefaultCreativeCloudPresets.
#define kAIPrefDefaultCreativeCloudPresets   TRUE
 The default value for kAIPrefCreativeCloudPresets.
#define kAIPrefCreativeCloudSymbols   ((const char*)"CreativeCloud/Symbols")
 creative cloud pref - Symbols The default value is given by kAIPrefDefaultCreativeCloudSymbols.
#define kAIPrefDefaultCreativeCloudSymbols   TRUE
 The default value for kAIPrefCreativeCloudSymbols.
#define kAIPrefCreativeCloudBrushes   ((const char*)"CreativeCloud/Brushes")
 creative cloud pref - Brushes The default value is given by kAIPrefDefaultCreativeCloudBrushes.
#define kAIPrefDefaultCreativeCloudBrushes   TRUE
 The default value for kAIPrefCreativeCloudBrushes.
#define kAIPrefCreativeCloudGraphicStyles   ((const char*)"CreativeCloud/GraphicStyles")
 creative cloud pref - Graphic Styles The default value is given by kAIPrefDefaultCreativeCloudGraphicStyles.
#define kAIPrefDefaultCreativeCloudGraphicStyles   TRUE
 The default value for kAIPrefCreativeCloudGraphicStyles.
#define kAIPrefCreativeCloudWorkspaces   ((const char*)"CreativeCloud/Workspaces")
 creative cloud pref - Workspaces The default value is given by kAIPrefDefaultCreativeCloudWorkspaces.
#define kAIPrefDefaultCreativeCloudWorkspaces   TRUE
 The default value for kAIPrefCreativeCloudWorkspaces.
#define kAIPrefCreativeCloudKBS   ((const char*)"CreativeCloud/KBS")
 creative cloud pref - Keyboard shortcuts The default value is given by kAIPrefDefaultCreativeCloudKBS.
#define kAIPrefDefaultCreativeCloudKBS   TRUE
 The default value for kAIPrefCreativeCloudKeyboard shortcuts.
#define kAIPrefCreativeCloudAsianSettings   ((const char*)"CreativeCloud/AsianSettings")
 creative cloud pref - Asian Settings The default value is given by kAIPrefDefaultCreativeCloudAsianSettings.
#define kAIPrefDefaultCreativeCloudAsianSettings   TRUE
 The default value for kAIPrefCreativeCloudAsianSettings.
#define kAIPrefCreativeCloudConflictHandling   ((const char*)"CreativeCloud/ConflictHandling")
 creative cloud pref - Conflict Handling Action The default value is given by kAIPrefDefaultCreativeCloudConflictHandling.
#define kAIPrefDefaultCreativeCloudConflictHandling   AIPreferenceUtil::kAskMe
 The default value for kAIPrefCreativeCloudConflictHandling.
#define kAIPrefCreativeCloudSyncPopup   ((const char*)"CreativeCloud/SyncPopup")
 creative cloud pref - Sync Popup state The default value is given by kAIPrefDefaultCreativeCloudSyncPopup.
#define kAIPrefDefaultCreativeCloudSyncPopup   AIPreferenceUtil::kAllSettings
 The default value for kAIPrefCreativeCloudSyncPopup.
#define kAIPrefLiveShapesConstrainDimensions   ((const char*)"LiveShapes/constrainDimensions")
 Live Shape pref - Constrain dimensions The default value is given by kAIPrefDefaultLiveShapesConstrainDimensions.
#define kAIPrefDefaultLiveShapesConstrainDimensions   TRUE
 The default value for kAIPrefLiveShapesConstrainDimensions.
#define kAIPrefLiveShapesConstrainRadii   ((const char*)"LiveShapes/constrainRadii")
 Live Shape pref - Constrain radii The default value is given by kAIPrefDefaultLiveShapesConstrainRadii.
#define kAIPrefDefaultLiveShapesConstrainRadii   TRUE
 The default value for kAIPrefLiveShapeConstrainRadii.
#define kAIPrefLiveShapesConstrainPieAngles   ((const char*)"LiveShapes/constrainPieAngles")
 Live Shape pref - Constrain angles in pie The default value is given by kAIPrefDefaultLiveShapesConstrainPieAngles.
#define kAIPrefDefaultLiveShapesConstrainPieAngles   FALSE
 The default value for kAIPrefLiveShapesConstrainPieAngles.
#define kAIPrefLiveShapesAutoShowPropertiesUI   ((const char*)"LiveShapes/autoShowPropertiesUIOnCreatingShape")
 Live Shape pref - Auto show shape properties UI on shape creation The default value is given by kAIPrefDefaultLiveShapesAutoShowPropertiesUI.
#define kAIPrefDefaultLiveShapesAutoShowPropertiesUI   FALSE
 The default value for kAIPrefLiveShapeAutoShowPropertiesUI.
#define kAIPrefLiveShapesHideWidgetsForShapeTools   ((const char*)"LiveShapes/hideWidgetsForShapeTools")
 Live Shape pref - Hide shape widgets for shape tool The default value is given by kAIPrefDefaultLiveShapesHideWidgetsForShapeTool.
#define kAIPrefDefaultLiveShapesHideWidgetsForShapeTools   FALSE
 The default value for kAIPrefLiveShapesHideWidgetsForShapeTool.
#define kAIPrefPreserveCornersPolicy   ((const char*)"policyForPreservingCorners")
 Policy for preserving corners: governs the way corners are modified while transformations, e.g.
#define kAIPrefPerformanceGPUSupported   ((const char*)"Performance/GPUSupported")
 Performance pref - GPU Support detected.
#define kAIPrefPerformanceEnableGPU   ((const char*)"Performance/EnableGPU_Ver19_2")
 Performance pref - Enable GPU rendering.
#define kAIPrefPerformanceAnimZoom   ((const char*)"Performance/AnimZoom")
 Performance pref - Enable Animated Zoom.
#define kAIPrefDefaultPerformanceEnableThinFilledPaths   false
 The default value for kAIPrefPerformanceEnableThinFilledPaths.
#define kAIPrefDynamicSpelling   ((const char*)"dynamicspelling")
 Auto Spell Check Pref - Enable Dynamic Spelling.
#define kAIPrefDynamicSpellingDefault   false
#define kAISpellIgnoreRepeatedWordPref   ((const char*)"IgnoreRepeatedWord")
 Auto Spell Check Pref - Ignnore Repeaed Words.
#define kAISpellIgnoreRepeatedWordPrefDefault   false
#define kAISpellIgnoreUncapSentenceStartPref   ((const char*)"IgnoreUncapSentenceStart")
 Auto Spell Check Pref - Ignore word with unncapitalized start of sentece.
#define kAISpellIgnoreUncapSentenceStartPrefDefault   false
#define kAISpellIgnoreWordAllCapPref   ((const char*)"IgnoreWordAllCap")
 Auto Spell Check Pref - Ignore word with all uppercase.
#define kAISpellIgnoreWordAllCapPrefDefault   false
#define kAISpellIgnoreRomanNumeralPref   ((const char*)"IgnoreRomanNumeral")
 Auto Spell Check Pref - Ignore word with roman numerals.
#define kAISpellIgnoreRomanNumeralPrefDefault   false
#define kAISpellIgnoreWordWithNumberPref   ((const char*)"IgnoreWordWithNumber")
 Auto Spell Check Pref - Ignore Word with numbers.
#define kAISpellIgnoreWordWithNumberPrefDefault   false
#define kAIPrefDefaultPerformanceDisplaySetting   (0)
 The default value for kAIPrefPerformanceDisplaySetting.
#define kAIPrefCrashRecoveryAutomaticallySave   ((const char*)"CrashRecovery/AutomaticallySave")
 Crash Recovery pref - Automatically Save CheckBox Value.
#define kAIPrefCrashRecoveryIdleLoopTimeInterval   ((const char*)"CrashRecovery/IdleLoopTimeInterval")
 Crash Recovery pref - Minimum enforced time between two consecutive incremental save operations.
#define kAIPrefCrashRecoveryFolderLocation   ((const char*)"CrashRecovery/RecoveryFolderLocation")
 Crash Recovery pref - Folder location where incremental files are saved.
#define kAIPrefCrashRecoveryTurnOffForComplexDocument   ((const char*)"CrashRecovery/TurnOffForComplexDocument")
 Crash Recovery pref - Turn off for Complex file Checkbox value.
#define kAIPrefScaleUI   ((const char*)"UIPreferences/scaleUI")
 Scale Illustrator UI.
#define kAIPrefDefaultScaleUI   true
 The default value for kAIPrefScaleUI.
#define kAIPrefScaleCursor   ((const char*)"UIPreferences/scaleCursor")
 Scale Cursors.
#define kAIPrefDefaultScaleCursor   true
 The default value for kAIPrefScaleCursor.
#define kAIPrefAppScaleFactor   ((const char*)"UIPreferences/appScaleFactor")
 App Scale Factor.
#define kAIPrefDefaultAppScaleFactor   (1.0f)
 The default value for kAIPrefAppScaleFactor.
#define kAIPrefIsDefaultScaleShown   ((const char*)"UIPreferences/defaultScaleFactorLaunch")
#define kAIPrefWorkspaceTabsSize   ((const char*)"UIPreferences/workspaceTabsSize")
 Large Tab size preference.
#define kAIPrefSnapUIScaleFactor   ((const char*)"UIPreferences/snapUIScaleFactor")
 Scale Illustrator UI to higher supported or lower supported scale factor.
#define kAIPrefDefaultSnapUIScaleFactor   1
 The default value for kAIPrefSnapUIScaleFactor.
#define kAIPrefTWSKeyboardDetach   ((const char*)"TouchPreferenceUI/TWSKeyboardDetach")
 Touch Pref - Switch to Touch Workspace on Detaching Keyboard The default value is given by kAIPrefDefaultTWSKeyboardDetach.
#define kAIPrefDefaultTWSKeyboardDetach   true
 The default value for kAIPrefTWSKeyboardDetach.
#define kAIPrefPreciseCursors   ((const char*)"TouchPreferenceUI/PreciseCursor")
 Touch Pref - Use Precise Cursors The default value is given by kAIPrefDefaultPreciseCursors.
#define kAIPrefDefaultPreciseCursors   true
 The default value for kAIPrefPreciseCursors.
#define kAIPrefShaperConstrainScale   ((const char*)"shaper/constrainScaling")
 Determines whether or not to enable constrain scaling in Shaper in TWS.
#define kAIPrefShaperConstrainScaleDefault   false
 The default value for kAIPrefShaperConstrainScale.
#define kAIPrefSoftMessageDuration   ((const char*)"TouchPreferenceUI/SoftMessageDuration")
 Touch Pref - Soft Message Default Duration The default value is given by kAIPrefDefault/SoftMessageDuration.
#define kAIPrefDefaultSoftMessageDuration   (4.0f)
 The default value for kAIPrefSoftMessageDuration.
#define kAIPrefEnableCCCharts   ((const char*)"ExpFeaturesPreferenceUI/EnableCCCharts")
 ExpFeatures Pref - Enable Creative Cloud Charts The default value is given by kAIPrefDefaultEnableCCCharts.
#define kAIPrefDefaultEnableCCCharts   false
 The default value for kAIPrefEnableCCCharts.
#define kAIPrefTextBoxAutoSizing   ((const char*)"text/autoSizing")
 Making New Rectangular Area Text Auto Sizable by default.
#define kAIPrefTextBoxAutoSizingDefaultValue   false
 The default value for kAIPrefTextBoxAutoSizing.
#define kAIPrefTextEnableAltGlyph   ((const char*)"text/enableAlternateGlyph")
 Making Alternate Glyph Widget on screen visible.
#define kAIPrefTextEnableAltGlyphDefaultValue   true
 The default value for kAIPrefTextEnableAlternateGlyph.
#define kAIPrefTextEnablePreciseBBox   ((const char*)"text/enablePreciseBBox")
 Enable Precise Bounding Box for Point Text.
#define kAIPrefTextEnablePreciseBBoxDefaultValue   false
 The default value for kAIPrefTextEnablePreciseBBox.
#define kAIPrefFillWithDefaultText   ((const char*)"text/fillWithDefaultText")
 Fill the newly created text object with the place holder text.
#define kAIPrefFillWithDefaultTextDefaultValue   true
 The default value for kAIPrefFillWithDefaultText.
#define kAIPrefDontShowMissingFontDlg   ((const char*)"DontShowMissingFontDialogPreference")
 Determines whether or not to show What's New Dialog.
#define kAIPrefAutoAssignUIDsForDocCreated   ((const char*)"AutoAssignUIDsForDocCreatedPreference")
 Determines whether or not UIDs are automatically assigned to art objects, in the document being created.
#define kAIPrefAutoAssignUIDsForDocOpened   ((const char*)"AutoAssignUIDsForDocOpenedPreference")
 Determines whether or not UIDs are automatically assigned to art objects, in the document being opened.
#define kAIPrefHideCornerWidgetBasedOnAngle   ((const char*)"liveCorners/hideCornerWidgetBasedOnAngle")
 Determines whether or not to hide corner widgets based on Angle.
#define kAIPrefMoveLockedAndHiddenArt   ((const char*)"moveLockedAndHiddenArt")
#define kAIPrefCornerAngleLimit   ((const char*)"liveCorners/cornerAngleLimit")
 Sets the Corner Angle Limit for Hiding Corner Widgets.
#define kAIPrefShowBoundingBox   ((const char*)"showBoundingBox")
 Determines whether or not to show bounding box.
#define kShowNewDocDialogKey   ((const char*)"Hello/NewDoc")
#define kShowHomeScreenWSKey   ((const char*)"Hello/ShowHomeScreenWS")
#define kAIRecentFileNumberPrefix   nullptr
 Preference prefix: Number of Default Recent File.
#define kAIRecentFileNumberSuffix   ((const char *)"RecentFileNumber")
 Preference suffix: Number of Default Recent File.
#define kAIPrefCreateLiveShapes   ((const char*)"LiveShapes/createLiveShapes")
 Live Shape pref - Determines whether shapes created by Shape Tools(Rectangle, Polygon, Ellipse, Line) are live.
#define kAIPrefDefaultCreateLiveShapes   TRUE
 The default value for kAIPrefCreateLiveShapes.
#define kAIPrefWindowsUseUNCPath   ((const char*)"FilePath/WindowsUseUNCPath")
 Linked files pref - Determines if the UNC(Universal Naming Convention) path needs to be used or the default path of file needs to be used.
#define kAIPrefDefaultWindowsUseUNCPath   FALSE
 The default value for kAIPrefUseUNCPath.
#define kApplicationBarSearchOption   ((const char*) "layout/0/ApplicationBarOption")
 Search pref for searchbox on application bar.
#define kAIRecentFontNumberPrefix   nullptr
 Preference prefix: Number of Default Recent Fonts.
#define kAIRecentFontNumberSuffix   ((const char *)"text/recentFontMenu/showNEntries")
 Preference suffix: Number of Default Recent Fonts.
#define kAIPrefKeyMissingGlyphPrefix   nullptr
 Preference prefix: Number of Default Recent Fonts.
#define kAIPrefKeyTextMissingGlyphSuffix   ((const char*)"text/doFontLocking")
 Prefix to Check the Missing Glyph Protection preference .
#define kAISyncFontWarningPref   ((const char*)"text/Warning/ShowInCharPanel")
 Check if the Sync Warning is required to be shown to the user.
#define kAIPrefDisabledNetworkLinkedObject   ((const char*)"PlacedObject/DisabledNetworkLinkedObject")
 To check whether link object can have a resource path on network or not.
#define kAIIgnoreBadEPSErrorInUpdatingLinkedObjectPref   ((const char*)"PlacedObject/IgnoreBadEPSErrorInUpdatingLinkedObject")
 Whether to ignore the error or not, when "bad EPS error" is encountered while updated a link object.
#define kDefaultExportSaveParentPath   ((const char*) "defaultPath")
 Preference suffix: Default Parent Folder path for File Export/Save.
#define kAIEnableActualView   ((const char*) "EnableActualViewPreview")
 Shows the actual document view.
#define kAIEnableActualTextSpaceAlign   ((const char*) "EnableActualTextSpaceAlign")
 Shows the actual document view.
#define kAIEnableActualAreaTextSpaceAlign   ((const char*) "EnableActualAreaTextSpaceAlign")
 Shows the actual document view.
#define kAreaTypeDialogPreviewPref   ((const char*) "AreatypeOptionsPreview")
 Show the area type options preview on canvas in Area type option Dialog The default value is given by kAreaTypeDialogPreviewPrefDefault.
#define kAIEnableContentAwareDefaults   ((const char*) "EnableContentAwareDefaults")
#define kAIPrefUseGlobalRulers   ((const char*) "useGlobalRulers")
 Allows show/hide rulers across all documents.
#define kAIPrefGlobalRulersVisible   ((const char*) "globalRulersVisible")
 Current setting for show/hide ruler, kAIPrefUseGlobalRulers will show/hide rulers across all documents based on this preference.
#define kAIPrefShowLockIcon   ((const char*) "showLockIcon")
 Enables Lock icon to be shown on clicking locked objects.
#define kAIPrefHighlightLockedObjects   ((const char*) "highlightLockedObjects")
 Enables whether to highlight locked objects on marquee selection.
#define kAIIllustratorMajorVersion   ((const char *)"Illustrator version")
 Preference : Illustrator Major Version.
#define kAIPrefDialogDimVersion   ((const char *)"PrefDialogDimensionVersion")
 Preference : Illustrator Full Version in format like 24.0.0.
#define kAIEnableOptimizedNetworkOperationsKey   ((const char*) "aiOptimizeNetworkOperations")
#define kAIPrefLinkTransform   ((const char*) "linkTransform")
 Link transform Pref key.
#define kAIPrefCDPDontShowAgainPrefix   nullptr
 Preference Prefix: CDP Don't Show Again Onboarding Checkbox.
#define kAIPrefCDPDontShowAgainSuffix   ((const char*) "dontShowAgainOnboarding")
 Preference Suffix: Don't Show Again Onboarding Checkbox.
#define kPrefArtboardPrefix   "CropAreaPrefix"
#define kPrefToggleMoveArtwrkWithArtbrd   "MoveContentWithArtbrd"
#define kAIPrefSavingAsCopyPrefix   nullptr
 Preference Prefix: Save As Copy is invoked.
#define kAIPrefSavingAsCopySuffix   ((const char*) "savingAsCopy")
 Preference Suffix: Save As Copy is invoked.
#define kAIPrefSwitchingNativeToCDPDlgPrefix   nullptr
 Preference Prefix: Switching from native OS dialog to CDP.
#define kAIPrefSwitchingNativeToCDPDlgSuffix   ((const char*) "SwitchingNativeToCDPDlg")
 Preference Suffix: Switching from native OS dialog to CDP.
#define kAIPrefSavingBeforeInviteToEditPrefix   nullptr
 Preference Prefix: Saving before invite to edit.
#define kAIPrefSavingBeforeInviteToEditSuffix   ((const char*) "SavingBeforeInviteToEdit")
 Preference Suffix: Saving before invite to edit.

Enumerations

enum  UpdateLinkOptions { AUTO, MANUAL, ASKWHENMODIFIED }
 

Preference options: Update linked file options.

More...
enum  AICBOptions { PRESERVE_PATH, PRESERVE_APPEARANCE_OVERPRINT }
 

Preferences: Illustrator clipboard option values.

More...
enum  LegacyGradientMeshConversionOptions { MESH_UNKNOWN, MESH_PRESERVE_SPOT, MESH_PRESERVE_APPEARANCE }
 

Key values for kAIPrefKeyLegacyGradientMeshConversionOptions.

More...
enum  CornerPreservePolicy { kAIPrefScaleCornersRadii = 1, kAIPrefMaintainCornersRadii }
 

Key values for kAIPrefPreserveCornersPolicy.

More...
enum  WorkspaceTabSize { kAIPrefTabSize_Small = 1, kAIPrefTabSize_Large }
 

Key values for kAIPrefWorkspaceTabsSize.

More...

Variables

const bool kUseLowResProxyDefault = false
 Preference default: Use low-resolution proxy for linked EPS files.
const bool kDisplayBitmapsAsAntiAliasedPixelPreviewDefault = false
 Preference default: Display Bitmaps as Anti-Aliased images in Pixel Preview.
const ai::int32 kEPSResolutionDefault = 300
 Preference default: EPS rasterization resolution for linked EPS/DCS files.
const UpdateLinkOptions kLinkOptionsDefault = ASKWHENMODIFIED
 Preference default: Update linked file options.
const bool kEnableOPIDefault = false
 Preference default: Enable OPI feature for linked EPS files.
const AICBOptions kAICBOptionsDefault = PRESERVE_APPEARANCE_OVERPRINT
 Preference default:Clipboard options.
const bool kAISnappingPrefShowToolGuidesDefault = false
 The default value for kAISnappingPrefShowToolGuides.
const ai::int32 kAISnappingPrefAngularToleranceDefault = 2
 The default value for kAISnappingPrefAngularTolerance.
constexpr bool kAIPrefDefaultShowObjectHighlighting = true
 The default value for kAISnappingPrefObjectHighlighting.
const bool kAIPrefDefaultTextFontEnglishName = false
 The default value for kAIPrefKeyTextGreekingThreshold.
const ai::int32 kAIPrefDefaultTextFontFaceSize = 1
 The default value for kAIPrefKeyTextGreekingThreshold.
const bool kAIPrefDefaultTextFontShowInFace = true
 The default value for kAIPrefKeyTextGreekingThreshold.
const bool kAIPrefDefaultJapaneseFontPreview = false
const bool kAIPrefDefaultTextFontGroupByLang = true
 The default value for kAIPrefKeyTextGreekingThreshold.
const bool kAIPrefDefaultTextFontSubMenuInFace = false
 The default value for kAIPrefKeyTextGreekingThreshold.
const bool kAIPrefDefaultFontNeedsExploreModeOnboarding = true
 The default value for kAIPrefDefaultFontNeedsExploreModeOnbaording.
const bool kAIPrefDefaultShowFontExploreTab = true
 The default value for kAIPrefDefaultFontNeedsExploreModeOnbaording.
const ai::int32 kAIPrefDefaultFontExplrModeOnbrdngShownCount = 0
 The default value for kAIPrefDefaultFontExplrModeOnbrdngShownCount.
const bool kAIPrefKeyHighlightAnchorOnMouseoverDefault = true
 The default value for kAIPrefKeyHighlightAnchorOnMouseover.
const bool kAIPrefKeyShowLinkInfoDefault = false
 The default value for kAIPrefKeyShowLinkInfo.
const CornerPreservePolicy kAIPrefDefaultPreserveCornersPolicy = kAIPrefMaintainCornersRadii
 The default value for kAIPrefPreserveCornersPolicy.
const WorkspaceTabSize kAIPrefDefaultTabSize = kAIPrefTabSize_Large
 The default value for kAIPrefWorkspaceTabsSize.
const bool kAIPrefDontShowMissingFontDlgDefault = false
 The default value for kAIPrefShowMissingFontDlg.
const bool kAIPrefAutoAssignUIDsForDocCreatedDefault = false
 The default value for kAIPrefAutoAssignUIDsForDocCreated.
const bool kAIPrefAutoAssignUIDsForDocOpenedDefault = false
 The default value for kAIPrefAutoAssignUIDsForDocOpened.
const bool kAIPrefHideCornerWidgetBasedOnAngleDefault = true
 The default value for kAIPrefHideCornerWidgetBasedOnAngle.
const bool kAIPrefShowNewDocDialogDefault = false
 The default value for kShowCmdNDialogKey.
const bool kAIPrefShowHomeScreenWSDefault = true
 The default value for kShowHomeScreenWSKey.
const unsigned int kAIRecentFileNumberDefault = 20
 Preference default:Number of Default Recent File.
const unsigned int kRecentPresetsNumberDefault = 20
 Preference default:Number of Default Recent Presets.
const unsigned int kAIRecentFontNumberDefault = 10
 Preference default:Number of Default Recent File.
const bool kAIPrefDefaultTextMissingGlyph = true
 The default value for kAIPrefKeyTextGreekingThreshold.
const bool kAISyncFontWarningPrefDefault = false
 The default value for kAIPrefKeyTextGreekingThreshold.
const bool kAIPrefDefaultDisabledNetworkLinkedObject = false
 The default value for kAIPrefDisabledNetworkLinkedObject.
const bool kAIIgnoreBadEPSErrorInUpdatingLinkedObjectPrefDefault = false
 The default value for kAIIgnoreBadEPSErrorInUpdatingLinkedObjectPref.
const bool kAIPrefDefaultEnableActualView = true
 The default value for kAIEnableActualView.
const bool kAIPrefDefaultEnableActualTextSpaceAlign = false
 The default value for kAIEnableActualTextSpaceAlign.
const bool kAIPrefDefaultEnableActualAreaTextSpaceAlign = false
 The default value for kAIEnableActualTextSpaceAlign.
const bool kAreaTypeDialogPreviewPrefDefault = true
 The default value for kAreaTypeDialogPreviewPref.
const bool kAIEnableContentAwareDefaultValue = true
 To check whether content aware default is to be enabled or not.
constexpr bool kAIPrefDefaultUseGlobalRulers = false
 The default value for kAIPrefUseGlobalRulers.
constexpr bool kAIPrefDefaultShowLockIcon = false
 The default value for kAIPrefShowLockIcon.
constexpr bool kAIPrefDefaultHighlightLockedObjects = false
 The default value for kAIPrefDefaultHighlightLockedObjects.
constexpr bool kAIEnableOptimizedNetworkOperationsDefaultValue = true
constexpr bool kAIPrefDefaultLinkTransform = false
 The default value for linkTransform pref key.
constexpr bool kAIPrefCDPDontShowAgainDefault = false
 Preference Default: Don't Show Again Onboarding Checkbox Default.
constexpr bool kaiPrefSavingAsCopyDefault = false
 Preference Default: Default for Save As Copy preference.
constexpr bool kaiPrefSwitchingNativeToCDPDlgDefault = false
 Preference Default: Default for switching from native OS dialog to CDP preference.
constexpr bool kAIPrefSavingBeforeInviteToEditDefault = false
 Preference Default: Default for Saving before invite to edit preference.

Define Documentation

#define kAIArtboardConversionDialogArtboardKey   ((const char*) "LegacyArtboardOptions/artboard")

Sets the legacy artboard conversion options " Legacy Artboard" when opening a legacy document (from an Illustrator version before CS 4).

#define kAIArtboardConversionDialogArtworkBoundsKey   ((const char*) "LegacyArtboardOptions/artworkBounds")

Sets the legacy artboard conversion options "Artwork Bounds" when opening a legacy document (from an Illustrator version before CS 4).

#define kAIArtboardConversionDialogCropAreaKey   ((const char*) "LegacyArtboardOptions/cropAreas")

Sets the legacy artboard conversion options " Crop Area" when opening a legacy document (from an Illustrator version before CS 4).

#define kAIArtboardConversionDialogTilesKey   ((const char*) "LegacyArtboardOptions/pageTiles")

Sets the legacy artboard conversion options " Print tiles" when opening a legacy document (from an Illustrator version before CS 4).

#define kAICBOptionSuffix   "AICBOption"

Preference suffix: Clipboard options.

#define kAIEnableActualAreaTextSpaceAlign   ((const char*) "EnableActualAreaTextSpaceAlign")

Shows the actual document view.

The default value is given by kAIPrefDefaultEnableActualView.

#define kAIEnableActualTextSpaceAlign   ((const char*) "EnableActualTextSpaceAlign")

Shows the actual document view.

The default value is given by kAIPrefDefaultEnableActualView.

#define kAIEnableActualView   ((const char*) "EnableActualViewPreview")

Shows the actual document view.

The default value is given by kAIPrefDefaultEnableActualView.

#define kAIEnableContentAwareDefaults   ((const char*) "EnableContentAwareDefaults")
#define kAIEnableOptimizedNetworkOperationsKey   ((const char*) "aiOptimizeNetworkOperations")
#define kAIIgnoreBadEPSErrorInUpdatingLinkedObjectPref   ((const char*)"PlacedObject/IgnoreBadEPSErrorInUpdatingLinkedObject")

Whether to ignore the error or not, when "bad EPS error" is encountered while updated a link object.

The default value is given by kAIIgnoreBadEPSErrorInUpdatingLinkedObjectPrefDefault.

#define kAIIllustratorMajorVersion   ((const char *)"Illustrator version")

Preference : Illustrator Major Version.

#define kAIPrefAppScaleFactor   ((const char*)"UIPreferences/appScaleFactor")

App Scale Factor.

#define kAIPrefAutoAssignUIDsForDocCreated   ((const char*)"AutoAssignUIDsForDocCreatedPreference")

Determines whether or not UIDs are automatically assigned to art objects, in the document being created.

#define kAIPrefAutoAssignUIDsForDocOpened   ((const char*)"AutoAssignUIDsForDocOpenedPreference")

Determines whether or not UIDs are automatically assigned to art objects, in the document being opened.

#define kAIPrefCDPDontShowAgainPrefix   nullptr

Preference Prefix: CDP Don't Show Again Onboarding Checkbox.

#define kAIPrefCDPDontShowAgainSuffix   ((const char*) "dontShowAgainOnboarding")

Preference Suffix: Don't Show Again Onboarding Checkbox.

#define kAIPrefCornerAngleLimit   ((const char*)"liveCorners/cornerAngleLimit")

Sets the Corner Angle Limit for Hiding Corner Widgets.

#define kAIPrefCrashRecoveryAutomaticallySave   ((const char*)"CrashRecovery/AutomaticallySave")

Crash Recovery pref - Automatically Save CheckBox Value.

#define kAIPrefCrashRecoveryFolderLocation   ((const char*)"CrashRecovery/RecoveryFolderLocation")

Crash Recovery pref - Folder location where incremental files are saved.

#define kAIPrefCrashRecoveryIdleLoopTimeInterval   ((const char*)"CrashRecovery/IdleLoopTimeInterval")

Crash Recovery pref - Minimum enforced time between two consecutive incremental save operations.

#define kAIPrefCrashRecoveryTurnOffForComplexDocument   ((const char*)"CrashRecovery/TurnOffForComplexDocument")

Crash Recovery pref - Turn off for Complex file Checkbox value.

#define kAIPrefCreateLiveShapes   ((const char*)"LiveShapes/createLiveShapes")

Live Shape pref - Determines whether shapes created by Shape Tools(Rectangle, Polygon, Ellipse, Line) are live.

The default value is given by kAIPrefDefaultCreateLiveShapes.

#define kAIPrefCreativeCloudAsianSettings   ((const char*)"CreativeCloud/AsianSettings")

creative cloud pref - Asian Settings The default value is given by kAIPrefDefaultCreativeCloudAsianSettings.

#define kAIPrefCreativeCloudBrushes   ((const char*)"CreativeCloud/Brushes")

creative cloud pref - Brushes The default value is given by kAIPrefDefaultCreativeCloudBrushes.

#define kAIPrefCreativeCloudConflictHandling   ((const char*)"CreativeCloud/ConflictHandling")

creative cloud pref - Conflict Handling Action The default value is given by kAIPrefDefaultCreativeCloudConflictHandling.

#define kAIPrefCreativeCloudGraphicStyles   ((const char*)"CreativeCloud/GraphicStyles")

creative cloud pref - Graphic Styles The default value is given by kAIPrefDefaultCreativeCloudGraphicStyles.

#define kAIPrefCreativeCloudKBS   ((const char*)"CreativeCloud/KBS")

creative cloud pref - Keyboard shortcuts The default value is given by kAIPrefDefaultCreativeCloudKBS.

#define kAIPrefCreativeCloudPreferences   ((const char*)"CreativeCloud/preferences")

creative cloud pref - preferences and workspaces.

The default value is given by kAIPrefDefaultCreativeCloudPreferences.

#define kAIPrefCreativeCloudPresets   ((const char*)"CreativeCloud/Presets")

creative cloud pref - Presets The default value is given by kAIPrefDefaultCreativeCloudPresets.

#define kAIPrefCreativeCloudSwatches   ((const char*)"CreativeCloud/Swatches")

creative cloud pref - Swatches The default value is given by kAIPrefDefaultCreativeCloudSwatches.

#define kAIPrefCreativeCloudSymbols   ((const char*)"CreativeCloud/Symbols")

creative cloud pref - Symbols The default value is given by kAIPrefDefaultCreativeCloudSymbols.

#define kAIPrefCreativeCloudSyncPopup   ((const char*)"CreativeCloud/SyncPopup")

creative cloud pref - Sync Popup state The default value is given by kAIPrefDefaultCreativeCloudSyncPopup.

#define kAIPrefCreativeCloudWorkspaces   ((const char*)"CreativeCloud/Workspaces")

creative cloud pref - Workspaces The default value is given by kAIPrefDefaultCreativeCloudWorkspaces.

#define kAIPrefDefaultAppScaleFactor   (1.0f)

The default value for kAIPrefAppScaleFactor.

#define kAIPrefDefaultCornerAngleLimit   (177.0)

The default value for kAIPrefDefaultCornerAngleLimit.

#define kAIPrefDefaultCreateLiveShapes   TRUE

The default value for kAIPrefCreateLiveShapes.

#define kAIPrefDefaultCreativeCloudAsianSettings   TRUE

The default value for kAIPrefCreativeCloudAsianSettings.

#define kAIPrefDefaultCreativeCloudBrushes   TRUE

The default value for kAIPrefCreativeCloudBrushes.

#define kAIPrefDefaultCreativeCloudConflictHandling   AIPreferenceUtil::kAskMe

The default value for kAIPrefCreativeCloudConflictHandling.

#define kAIPrefDefaultCreativeCloudGraphicStyles   TRUE

The default value for kAIPrefCreativeCloudGraphicStyles.

#define kAIPrefDefaultCreativeCloudKBS   TRUE

The default value for kAIPrefCreativeCloudKeyboard shortcuts.

#define kAIPrefDefaultCreativeCloudPreferences   TRUE

The default value for kAIPrefCreativeCloudPreferences.

#define kAIPrefDefaultCreativeCloudPresets   TRUE

The default value for kAIPrefCreativeCloudPresets.

#define kAIPrefDefaultCreativeCloudSwatches   TRUE

The default value for kAIPrefCreativeCloudSwatches.

#define kAIPrefDefaultCreativeCloudSymbols   TRUE

The default value for kAIPrefCreativeCloudSymbols.

#define kAIPrefDefaultCreativeCloudSyncPopup   AIPreferenceUtil::kAllSettings

The default value for kAIPrefCreativeCloudSyncPopup.

#define kAIPrefDefaultCreativeCloudWorkspaces   TRUE

The default value for kAIPrefCreativeCloudWorkspaces.

#define kAIPrefDefaultEnableCCCharts   false

The default value for kAIPrefEnableCCCharts.

#define kAIPrefDefaultExportBlackPres   true

Default value for kAIPrefKeyExportBlackPres.

#define kAIPrefDefaultGlyphGuideColorBlue   ((75)/255.0f)

( -) The default value for kAIPrefKeyGlyphGuideColorBlue.

#define kAIPrefDefaultGlyphGuideColorGreen   ((205)/255.0f)

( -) The default value for kAIPrefKeyGlyphGuideColorGreen.

#define kAIPrefDefaultGlyphGuideColorRed   ((110)/255.0f)

The default value for kAIPrefKeyGlyphGuideColorRed.

#define kAIPrefDefaultGuideColorBlue   (1.0f)

The default value for kAIPrefKeyGuideColorBlue.

#define kAIPrefDefaultGuideColorGreen   (1.0f)

The default value for kAIPrefKeyGuideColorGreen.

#define kAIPrefDefaultGuideColorRed   (0x4A3D/65535.0f)

The default value for kAIPrefKeyGuideColorRed.

#define kAIPrefDefaultGuideStyle   kAIPrefGuideStyleSolid

The default value for kAIPrefKeyGuideStyle.

#define kAIPrefDefaultLiveShapesAutoShowPropertiesUI   FALSE

The default value for kAIPrefLiveShapeAutoShowPropertiesUI.

#define kAIPrefDefaultLiveShapesConstrainDimensions   TRUE

The default value for kAIPrefLiveShapesConstrainDimensions.

#define kAIPrefDefaultLiveShapesConstrainPieAngles   FALSE

The default value for kAIPrefLiveShapesConstrainPieAngles.

#define kAIPrefDefaultLiveShapesConstrainRadii   TRUE

The default value for kAIPrefLiveShapeConstrainRadii.

#define kAIPrefDefaultLiveShapesHideWidgetsForShapeTools   FALSE

The default value for kAIPrefLiveShapesHideWidgetsForShapeTool.

#define kAIPrefDefaultOnscreenBlackPres   true

Default value for kAIPrefKeyOnscreenBlackPres.

#define kAIPrefDefaultPerformanceDisplaySetting   (0)

The default value for kAIPrefPerformanceDisplaySetting.

#define kAIPrefDefaultPerformanceEnableThinFilledPaths   false

The default value for kAIPrefPerformanceEnableThinFilledPaths.

#define kAIPrefDefaultPreciseCursors   true

The default value for kAIPrefPreciseCursors.

#define kAIPrefDefaultScaleCursor   true

The default value for kAIPrefScaleCursor.

#define kAIPrefDefaultScaleUI   true

The default value for kAIPrefScaleUI.

#define kAIPrefDefaultSelectionTolerance   (3)

The default value for kAIPrefKeySelectionTolerance.

#define kAIPrefDefaultShowPixelGrid   TRUE

The default value for kAIPrefKeyGuideColorRed.

#define kAIPrefDefaultShowSliceNumbers   true

Default value for kAIPrefKeyShowSliceNumbers.

#define kAIPrefDefaultSlicingFeedbackColorBlue   (0x4A3D)

The default value for kAIPrefKeySlicingFeedbackColorBlue.

#define kAIPrefDefaultSlicingFeedbackColorGreen   (0x4A3D)

The default value for kAIPrefKeySlicingFeedbackColorGreen.

#define kAIPrefDefaultSlicingFeedbackColorRed   (0xFFFF)

The default value for kAIPrefKeySlicingFeedbackColorRed.

#define kAIPrefDefaultSmartGuideColorBlue   (1.0f)

( -) The default value for kAIPrefKeySmartGuideColorBlue.

#define kAIPrefDefaultSmartGuideColorGreen   (0x4A3D/65535.0f)

( -) The default value for kAIPrefKeySmartGuideColorGreen.

#define kAIPrefDefaultSmartGuideColorRed   (1.0f)

The default value for kAIPrefKeySmartGuideColorRed.

#define kAIPrefDefaultSnapToActiveArtboardContent   false
#define kAIPrefDefaultSnapToPoint   true

Default value for kAISnappingPrefSnapToPoint.

#define kAIPrefDefaultSnapUIScaleFactor   1

The default value for kAIPrefSnapUIScaleFactor.

#define kAIPrefDefaultSoftMessageDuration   (4.0f)

The default value for kAIPrefSoftMessageDuration.

#define kAIPrefDefaultTextGreekingThreshold   (6.0f)

The default value for kAIPrefKeyTextGreekingThreshold.

#define kAIPrefDefaultTWSKeyboardDetach   true

The default value for kAIPrefTWSKeyboardDetach.

#define kAIPrefDefaultTWSSelectionTolerance   (10)

The default value for kAIPrefKeyTWSSelectionTolerance.

#define kAIPrefDefaultWindowsUseUNCPath   FALSE

The default value for kAIPrefUseUNCPath.

#define kAIPrefDialogDimVersion   ((const char *)"PrefDialogDimensionVersion")

Preference : Illustrator Full Version in format like 24.0.0.

#define kAIPrefDisabledNetworkLinkedObject   ((const char*)"PlacedObject/DisabledNetworkLinkedObject")

To check whether link object can have a resource path on network or not.

The default value is given by kAIPrefDefaultDisabledNetworkLinkedObject.

#define kAIPrefDontShowMissingFontDlg   ((const char*)"DontShowMissingFontDialogPreference")

Determines whether or not to show What's New Dialog.

#define kAIPrefDynamicSpelling   ((const char*)"dynamicspelling")

Auto Spell Check Pref - Enable Dynamic Spelling.

#define kAIPrefDynamicSpellingDefault   false
#define kAIPrefEnableCCCharts   ((const char*)"ExpFeaturesPreferenceUI/EnableCCCharts")

ExpFeatures Pref - Enable Creative Cloud Charts The default value is given by kAIPrefDefaultEnableCCCharts.

#define kAIPrefFillWithDefaultText   ((const char*)"text/fillWithDefaultText")

Fill the newly created text object with the place holder text.

#define kAIPrefFillWithDefaultTextDefaultValue   true

The default value for kAIPrefFillWithDefaultText.

#define kAIPrefGlobalRulersVisible   ((const char*) "globalRulersVisible")

Current setting for show/hide ruler, kAIPrefUseGlobalRulers will show/hide rulers across all documents based on this preference.

#define kAIPrefGuideStyleDashed   1

The kAIPrefKeyGuideStyle value for dashed guides.

#define kAIPrefGuideStyleSolid   0

The kAIPrefKeyGuideStyle value for solid guides.

#define kAIPrefHideCornerWidgetBasedOnAngle   ((const char*)"liveCorners/hideCornerWidgetBasedOnAngle")

Determines whether or not to hide corner widgets based on Angle.

#define kAIPrefHighlightLockedObjects   ((const char*) "highlightLockedObjects")

Enables whether to highlight locked objects on marquee selection.

#define kAIPrefIsDefaultScaleShown   ((const char*)"UIPreferences/defaultScaleFactorLaunch")
#define kAIPrefKeyExportBlackPres   ((const char*) "blackPreservation/Export")

Whether printing and exporting uses a black preserving color transformation for converting CMYK to RGB or gray.

The black preserving transform maps CMYK 0,0,0,1 to the darkest black available. Not colorimetrically accurate, but sometimes preferable for viewing CMYK black line art and text. The default value is given by kAIPrefDefaultExportBlackPres.

#define kAIPrefKeyFontExplrModeOnbrdngShownCount   ((const char*)"text/fontMenu/exploreModeOnbrdngShownCount")

Check the count for Font Menu Shown Onboarding The default value is given by kAIPrefDefaultFontExplrModeOnbrdngShownCount.

#define kAIPrefKeyFontNeedsExploreModeOnboarding   ((const char*)"text/fontMenu/needsExploreModeOnboarding")

Check if the Font Menu needs to Show Onboarding The default value is given by kAIPrefDefaultFontNeedsExploreModeOnbaording.

#define kAIPrefKeyGlyphGuideColorBlue   ((const char*)"snapomatic/GlyphColor/blue")

Sets the blue component of the GlyphGuide color.

The default value is given by kAIPrefDefaultGlyphGuideColorBlue.

#define kAIPrefKeyGlyphGuideColorGreen   ((const char*)"snapomatic/GlyphColor/green")

Sets the green component of the GlyphGuide color.

The default value is given by kAIPrefDefaultGuideColorGreen.

#define kAIPrefKeyGlyphGuideColorRed   ((const char*)"snapomatic/GlyphColor/red")

Sets the red component of the GlyphGuide color.

The default value is given by kAIPrefDefaultGlyphGuideColorRed.

#define kAIPrefKeyGuideColorBlue   ((const char*)"Guide/Color/blue")

Sets the blue component of the Guide color.

The default value is given by kAIPrefDefaultGuideColorBlue.

#define kAIPrefKeyGuideColorGreen   ((const char*)"Guide/Color/green")

Sets the green component of the Guide color.

The default value is given by kAIPrefDefaultGuideColorGreen.

#define kAIPrefKeyGuideColorRed   ((const char*)"Guide/Color/red")

Sets the red component of the Guide color.

The default value is given by kAIPrefDefaultGuideColorRed.

#define kAIPrefKeyGuideStyle   ((const char*)"Guide/Style")

Sets the guide style (solid or dashed).

The default value is given by kAIPrefDefaultGuideStyle.

#define kAIPrefKeyHighlightAnchorOnMouseover   ((const char*)"highlightAnchorOnMouseOver")

Determines whether or not anchor points will be highlighted on mouseover.

#define kAIPrefKeyLegacyGradientMeshConversionOptions   ((const char*) "open/legacyGradientMeshConversion")

Sets the legacy gradient-mesh object conversion options when opening a legacy document (from an Illustrator version before CS 3).

#define kAIPrefKeyMissingGlyphPrefix   nullptr

Preference prefix: Number of Default Recent Fonts.

#define kAIPrefKeyOnscreenBlackPres   ((const char*) "blackPreservation/Onscreen")

Whether screen display uses a black preserving color transformation for converting CMYK to RGB or gray.

The black preserving transform maps CMYK 0,0,0,1 to the darkest black available. Not colorimetrically accurate, but sometimes preferable for viewing CMYK black line art and text. The default value is given by kAIPrefDefaultOnscreenBlackPres.

#define kAIPrefKeyScaleStrokesAndEffects   ((const char*)"scaleLineWeight")

Determines whether strokes and effects will be scaled or not.

#define kAIPrefKeySelectionTolerance   ((const char*) "selectionTolerance")

Sets the tolerance preference for selection.

Integer, a number of pixels.

#define kAIPrefKeyShowFontExploreTab   ((const char*)"showFindMoreTabV2")

Check if the Font Menu needs to Show Explore Tab The default value is given by kAIPrefDefaultFontNeedsExploreModeOnbaording.

#define kAIPrefKeyShowLinkInfo   ((const char*)"showLinkInfo")

Determines whether or not link info will be shown in links panel.

#define kAIPrefKeyShowPixelGrid   ((const char*)"Guide/ShowPixelGrid")

Turns the Pixel Grid On/Off The default value is given by kAIPrefDefaultShowPixelGrid.

#define kAIPrefKeyShowSliceNumbers   ((const char*)"plugin/AdobeSlicingPlugin/showSliceNumbers")

Whether to show the slice numbers or not.

The default value is given by kAIPrefDefaultShowSliceNumbers.

#define kAIPrefKeySlicingFeedbackColorBlue   ((const char*)"plugin/AdobeSlicingPlugin/feedback/blue")

Sets the blue component of the Slicing feedback color.

The default value is given by kAIPrefDefaultSlicingFeedbackColorBlue.

#define kAIPrefKeySlicingFeedbackColorGreen   ((const char*)"plugin/AdobeSlicingPlugin/feedback/green")

Sets the green component of the Slicing feedback color.

The default value is given by kAIPrefDefaultSlicingFeedbackColorGreen.

#define kAIPrefKeySlicingFeedbackColorRed   ((const char*)"plugin/AdobeSlicingPlugin/feedback/red")

Sets the red component of the Slicing feedback color.

The default value is given by kAIPrefDefaultSlicingFeedbackColorRed.

#define kAIPrefKeySmartGuideColorBlue   ((const char*)"snapomatic/Color/blue_19_2")

Sets the blue component of the SmartGuide color.

The default value is given by kAIPrefDefaultSmartGuideColorBlue.

#define kAIPrefKeySmartGuideColorGreen   ((const char*)"snapomatic/Color/green_19_2")

Sets the green component of the SmartGuide color.

The default value is given by kAIPrefDefaultGuideColorGreen.

#define kAIPrefKeySmartGuideColorRed   ((const char*)"snapomatic/Color/red_19_2")

Sets the red component of the SmartGuide color.

The default value is given by kAIPrefDefaultSmartGuideColorRed.

#define kAIPrefKeyTextFontEnglishName   ((const char*)"text/useEnglishFontNames")

Check if the Font Menu needs to Show English Name.

The default value is given by kAIPrefDefaultTextFontEnglishName.

#define kAIPrefKeyTextFontFaceSize   ((const char*)"text/fontMenu/faceSizeMultiplier")

Check the size of the font preview image size in font menu The default value is given by kAIPrefDefaultTextFontFaceSize.

#define kAIPrefKeyTextFontGroupByLang   ((const char*)"text/groupTypeMenuByLanguage")

Check if the Font Menu needs to be ordered in terms of language scripts The default value is given by kAIPrefDefaultTextFontShowInFace.

#define kAIPrefKeyTextFontShowInFace   ((const char*)"text/fontMenu/showInFace")

Check if the Font Menu needs to Show Preview The default value is given by kAIPrefDefaultTextFontShowInFace.

#define kAIPrefKeyTextFontSubMenuInFace   ((const char*)"text/fontMenu/showSubMenusInFace")

Check if the Font Menu needs to Show Preview The default value is given by kAIPrefDefaultTextFontShowInFace.

#define kAIPrefKeyTextGreekingThreshold   ((const char*)"text/greekingThreshold")

Sets the greeking threshold for text drawing.

Text rendered at a point size less than or equal to the greeking threshold is rendered greeked. The default value is given by kAIPrefDefaultTextGreekingThreshold.

#define kAIPrefKeyTextJapaneseFontPreview   ((const char*)"text/fontMenu/japaneseFontPreview")

Check if the Font Menu needs to Typekit Japanese Fonts in Find More Section The default value is given by kAIPrefDefaultJapaneseFontPreview.

#define kAIPrefKeyTextMissingGlyphSuffix   ((const char*)"text/doFontLocking")

Prefix to Check the Missing Glyph Protection preference .

The default value is given by kAIPrefDefaultTextFontLock.

#define kAIPrefKeyTextSampleTextOpt   ((const char*)"text/fontflyout/SampleTextOpt")

Check the size of the font preview image size in font menu The default value is given by kAIPrefDefaultTextFontFaceSize.

#define kAIPrefKeyTWSSelectionTolerance   ((const char*) "tws/SelectionTolerance")

Sets the tolerance preference for selection in touch workspace.

Integer, a number of pixels.

#define kAIPrefLinkTransform   ((const char*) "linkTransform")

Link transform Pref key.

#define kAIPrefLiveShapesAutoShowPropertiesUI   ((const char*)"LiveShapes/autoShowPropertiesUIOnCreatingShape")

Live Shape pref - Auto show shape properties UI on shape creation The default value is given by kAIPrefDefaultLiveShapesAutoShowPropertiesUI.

#define kAIPrefLiveShapesConstrainDimensions   ((const char*)"LiveShapes/constrainDimensions")

Live Shape pref - Constrain dimensions The default value is given by kAIPrefDefaultLiveShapesConstrainDimensions.

#define kAIPrefLiveShapesConstrainPieAngles   ((const char*)"LiveShapes/constrainPieAngles")

Live Shape pref - Constrain angles in pie The default value is given by kAIPrefDefaultLiveShapesConstrainPieAngles.

#define kAIPrefLiveShapesConstrainRadii   ((const char*)"LiveShapes/constrainRadii")

Live Shape pref - Constrain radii The default value is given by kAIPrefDefaultLiveShapesConstrainRadii.

#define kAIPrefLiveShapesHideWidgetsForShapeTools   ((const char*)"LiveShapes/hideWidgetsForShapeTools")

Live Shape pref - Hide shape widgets for shape tool The default value is given by kAIPrefDefaultLiveShapesHideWidgetsForShapeTool.

#define kAIPrefMoveLockedAndHiddenArt   ((const char*)"moveLockedAndHiddenArt")
#define kAIPrefPerformanceAnimZoom   ((const char*)"Performance/AnimZoom")

Performance pref - Enable Animated Zoom.

#define kAIPrefPerformanceEnableGPU   ((const char*)"Performance/EnableGPU_Ver19_2")

Performance pref - Enable GPU rendering.

#define kAIPrefPerformanceGPUSupported   ((const char*)"Performance/GPUSupported")

Performance pref - GPU Support detected.

#define kAIPrefPreciseCursors   ((const char*)"TouchPreferenceUI/PreciseCursor")

Touch Pref - Use Precise Cursors The default value is given by kAIPrefDefaultPreciseCursors.

#define kAIPrefPreserveCornersPolicy   ((const char*)"policyForPreservingCorners")

Policy for preserving corners: governs the way corners are modified while transformations, e.g.

scaling radii, maintaining corner radii value The default value is given by kAIPrefDefaultPreserveCornersPolicy.

#define kAIPrefSavingAsCopyPrefix   nullptr

Preference Prefix: Save As Copy is invoked.

#define kAIPrefSavingAsCopySuffix   ((const char*) "savingAsCopy")

Preference Suffix: Save As Copy is invoked.

#define kAIPrefSavingBeforeInviteToEditPrefix   nullptr

Preference Prefix: Saving before invite to edit.

#define kAIPrefSavingBeforeInviteToEditSuffix   ((const char*) "SavingBeforeInviteToEdit")

Preference Suffix: Saving before invite to edit.

#define kAIPrefScaleCursor   ((const char*)"UIPreferences/scaleCursor")

Scale Cursors.

#define kAIPrefScaleUI   ((const char*)"UIPreferences/scaleUI")

Scale Illustrator UI.

#define kAIPrefShaperConstrainScale   ((const char*)"shaper/constrainScaling")

Determines whether or not to enable constrain scaling in Shaper in TWS.

#define kAIPrefShaperConstrainScaleDefault   false

The default value for kAIPrefShaperConstrainScale.

#define kAIPrefShowAngularGuides   ((const char*)"angularGuides")

Enable Angular Guides.

#define kAIPrefShowAngularGuidesDefault   true
#define kAIPrefShowBoundingBox   ((const char*)"showBoundingBox")

Determines whether or not to show bounding box.

#define kAIPrefShowFontHeightOption   ((const char*)"fontHeightOption")

Show font Height Options.

#define kAIPrefShowFontHeightOptionDefault   false
#define kAIPrefShowLockIcon   ((const char*) "showLockIcon")

Enables Lock icon to be shown on clicking locked objects.

#define kAIPrefShowSnapToGlyphOpt   ((const char*)"showSnapToGlyphOpt")

Show Snap to Glyph Expanded State.

#define kAIPrefSnapToActiveArtboardContent   ((const char*)"smartGuides/snapToActiveArtboardContent")

Determines whether to snap to active artboard content only.

#define kAIPrefSnapToGlyph   ((const char*)"snapToGlyph")

Enable Snap to Glyph.

#define kAIPrefSnapToGlyphDefault   true
#define kAIPrefSnapToPixelAction   ((const char*)"snapToPixelOnUserAction")

Snap To Pixel Explicit User Action.

#define kAIPrefSnapToPixelActionDefault   false
#define kAIPrefSnapUIScaleFactor   ((const char*)"UIPreferences/snapUIScaleFactor")

Scale Illustrator UI to higher supported or lower supported scale factor.

Value 0 means snap to lower supported scale factor while 1 means snap to higher one.

#define kAIPrefSoftMessageDuration   ((const char*)"TouchPreferenceUI/SoftMessageDuration")

Touch Pref - Soft Message Default Duration The default value is given by kAIPrefDefault/SoftMessageDuration.

#define kAIPrefSwitchingNativeToCDPDlgPrefix   nullptr

Preference Prefix: Switching from native OS dialog to CDP.

#define kAIPrefSwitchingNativeToCDPDlgSuffix   ((const char*) "SwitchingNativeToCDPDlg")

Preference Suffix: Switching from native OS dialog to CDP.

#define kAIPrefTextAllVisualLinesSnapping   ((const char*)"textAllVisualLinesSnapping")

Enable Text Snapping with all possible lines, baseline and closed bounds of lines.

#define kAIPrefTextAllVisualLinesSnappingDefault   false
#define kAIPrefTextAnchorPointSnapping   ((const char*)"textAnchorPointSnapping")

Enable Text Anchor Point Snapping.

#define kAIPrefTextAnchorPointSnappingDefault   true
#define kAIPrefTextBaselineSnapping   ((const char*)"textBaselineLineSnapping")

Enable Text Snapping with baseline which is a primary line, baseline and closed bounds of lines.

#define kAIPrefTextBaselineSnappingDefault   true
#define kAIPrefTextBoxAutoSizing   ((const char*)"text/autoSizing")

Making New Rectangular Area Text Auto Sizable by default.

#define kAIPrefTextBoxAutoSizingDefaultValue   false

The default value for kAIPrefTextBoxAutoSizing.

#define kAIPrefTextEnableAltGlyph   ((const char*)"text/enableAlternateGlyph")

Making Alternate Glyph Widget on screen visible.

#define kAIPrefTextEnableAltGlyphDefaultValue   true

The default value for kAIPrefTextEnableAlternateGlyph.

#define kAIPrefTextEnablePreciseBBox   ((const char*)"text/enablePreciseBBox")

Enable Precise Bounding Box for Point Text.

#define kAIPrefTextEnablePreciseBBoxDefaultValue   false

The default value for kAIPrefTextEnablePreciseBBox.

#define kAIPrefTextFirstLineSnapping   ((const char*)"textFirstLineSnapping")

Enable Text Snapping only with first line in multiple lines text object., baseline and closed bounds of lines.

#define kAIPrefTextFirstLineSnappingDefault   false
#define kAIPrefTextImportantVisualLinesSnapping   ((const char*)"textImportantVisualLinesSnapping")

Enable Text Snapping with important lines, currently important lines include visual lines near baseline, x-height etc., baseline and closed bounds of lines.

#define kAIPrefTextImportantVisualLinesSnappingDefault   false
#define kAIPrefTextLineBoundSnapping   ((const char*)"textLineBoundsSnapping")

Enable Text Snapping with line tight bounds which is also a primary line, baseline and closed bounds of lines.

#define kAIPrefTextLineBoundSnappingDefault   true
#define kAIPrefTextLineSnapping   ((const char*)"textLineSnapping")

Enable Text Line ( Important Line ) Snapping.

#define kAIPrefTextLineSnappingDefault   true
#define kAIPrefTextXHeightSnapping   ((const char*)"textXHeightSnapping")

Enable Text Snapping with xheight which is also a primary line, baseline and closed bounds of lines.

#define kAIPrefTextXHeightSnappingDefault   true
#define kAIPrefTWSKeyboardDetach   ((const char*)"TouchPreferenceUI/TWSKeyboardDetach")

Touch Pref - Switch to Touch Workspace on Detaching Keyboard The default value is given by kAIPrefDefaultTWSKeyboardDetach.

#define kAIPrefUseGlobalRulers   ((const char*) "useGlobalRulers")

Allows show/hide rulers across all documents.

User won't have to select "Show Ruler" for each document. The default value is given by kAIPrefDefaultUseGlobalRulers.

#define kAIPrefWindowsUseUNCPath   ((const char*)"FilePath/WindowsUseUNCPath")

Linked files pref - Determines if the UNC(Universal Naming Convention) path needs to be used or the default path of file needs to be used.

Only makes sense for Windows. kAIPrefUseUNCPath.

#define kAIPrefWorkspaceTabsSize   ((const char*)"UIPreferences/workspaceTabsSize")

Large Tab size preference.

#define kAIRecentFileNumberPrefix   nullptr

Preference prefix: Number of Default Recent File.

#define kAIRecentFileNumberSuffix   ((const char *)"RecentFileNumber")

Preference suffix: Number of Default Recent File.

#define kAIRecentFontNumberPrefix   nullptr

Preference prefix: Number of Default Recent Fonts.

#define kAIRecentFontNumberSuffix   ((const char *)"text/recentFontMenu/showNEntries")

Preference suffix: Number of Default Recent Fonts.

#define kAISnappingPrefAngularTolerance   ((const char*)"smartGuides/angularTolerance")

Determines the tolerance for snapping to angles while rotating a live shape.

Used in AI 19.2 or greater

#define kAISnappingPrefObjectHighlighting   ((const char*)"smartGuides/showObjectHighlighting")

Determines whether Object Highlighting is turned on.

#define kAISnappingPrefRotationalSnapArcTolerance   ((const char*)"smartGuides/rotationalSnapArcTolerance")

Sets the Rotational Snapping Arc Tolerance.

#define kAISnappingPrefShowAlignmentGuides   ((const char*)"smartGuides/showAlignmentGuides")

Determines whether to show alignment Guides.

#define kAISnappingPrefShowConstructionGuides   ((const char*)"smartGuides/showConstructionGuides")

Determines whether to show Construction guides.

#define kAISnappingPrefShowLabels   ((const char*)"smartGuides/showLabels")

Determines whether to show smart Guide labels.

#define kAISnappingPrefShowReadouts   ((const char*)"smartGuides/showReadouts")

Determines whether to show Readouts.

#define kAISnappingPrefShowRotationalGuides   ((const char*)"smartGuides/showRotationalGuides")

Determines whether to show Rotational guides.

#define kAISnappingPrefShowSmartGuides   ((const char*)"smartGuides/isEnabled")

Determines whether smart Guides is enabled.

#define kAISnappingPrefShowSmartGuidesDefault   true
#define kAISnappingPrefShowToolGuides   ((const char*)"smartGuides/showToolGuides")

( -)

Determines whether or not to show Tool Guides. Used in AI 19.2 or greater

#define kAISnappingPrefSmartGuidesTolerance   ((const char*)"smartGuides/tolerance")

Sets the Smart Guides Tolerance.

#define kAISnappingPrefSnapToPoint   ((const char*)"snapToPoint")

Determines whether snap to point is enabled.

#define kAISnappingPrefSpacingGuides   ((const char*)"smartGuides/showSpacingGuides")

Determines whether to show equalSpacing Guides.

#define kAISnapToPointTolerance   ((const char*)"snappingTolerance")

Snap to point Tolerance.

#define kAISpellIgnoreRepeatedWordPref   ((const char*)"IgnoreRepeatedWord")

Auto Spell Check Pref - Ignnore Repeaed Words.

#define kAISpellIgnoreRepeatedWordPrefDefault   false
#define kAISpellIgnoreRomanNumeralPref   ((const char*)"IgnoreRomanNumeral")

Auto Spell Check Pref - Ignore word with roman numerals.

#define kAISpellIgnoreRomanNumeralPrefDefault   false
#define kAISpellIgnoreUncapSentenceStartPref   ((const char*)"IgnoreUncapSentenceStart")

Auto Spell Check Pref - Ignore word with unncapitalized start of sentece.

#define kAISpellIgnoreUncapSentenceStartPrefDefault   false
#define kAISpellIgnoreWordAllCapPref   ((const char*)"IgnoreWordAllCap")

Auto Spell Check Pref - Ignore word with all uppercase.

#define kAISpellIgnoreWordAllCapPrefDefault   false
#define kAISpellIgnoreWordWithNumberPref   ((const char*)"IgnoreWordWithNumber")

Auto Spell Check Pref - Ignore Word with numbers.

#define kAISpellIgnoreWordWithNumberPrefDefault   false
#define kAISyncFontWarningPref   ((const char*)"text/Warning/ShowInCharPanel")

Check if the Sync Warning is required to be shown to the user.

The default value is given by kAIPrefDefaultWarningShowInCharPanel.

#define kappendExtensionSuffix   "appendExtension"

Preference suffix: Clipboard, append extension.

#define kApplicationBarSearchOption   ((const char*) "layout/0/ApplicationBarOption")

Search pref for searchbox on application bar.

#define kAreaTypeDialogPreviewPref   ((const char*) "AreatypeOptionsPreview")

Show the area type options preview on canvas in Area type option Dialog The default value is given by kAreaTypeDialogPreviewPrefDefault.

#define kcopyAsAICBSuffix   "copyAsAICB"

Preference suffix: Clipboard, copy as Illustrator clipboard.

#define kcopyAsPDFSuffix   "copyAsPDF"

Preference suffix: Clipboard, copy as PDF.

#define kcopyAsSVGSuffix   "copyAsSVG"

Preference suffix: Clipboard, copy as SVG.

#define kcopySVGCBFormatSuffix   "copySVGCBFormat"

Preference suffix: Clipboard, copy SVG code.

#define kcopySVGCodeSuffix   "copySVGCode"

Preference suffix: Clipboard, copy SVG code.

#define kDefaultExportSaveParentPath   ((const char*) "defaultPath")

Preference suffix: Default Parent Folder path for File Export/Save.

#define kDisplayBitmapsAsAntiAliasedPixelPreviewPrefix   nullptr

Preference prefix: Display Bitmaps as Anti-Aliased images in Pixel Preview.

#define kDisplayBitmapsAsAntiAliasedPixelPreviewSuffix   ((const char *)"DisplayBitmapsAsAntiAliasedPixelPreview")

Preference suffix: Display Bitmaps as Anti-Aliased images in Pixel Preview.

#define kEnableOPIPrefix   nullptr

Preference prefix: Enable OPI feature for linked EPS files.

#define kEnableOPISuffix   ((const char *)"enableOPI")

Preference suffix: Enable OPI feature for linked EPS files.

#define kEPSResolutionPrefix   nullptr

Preference prefix: EPS rasterization resolution for linked EPS/DCS files.

#define kEPSResolutionSuffix   ((const char *)"EPSResolution")

Preference suffix: EPS rasterization resolution for linked EPS/DCS files.

#define kFileClipboardPrefix   ((const char *)"FileClipboard")

Preference prefix: Update linked file options.

#define kflattenSuffix   "flatten"

Preference suffix: Clipboard, flatten.

#define kLinkOptionsSuffix   ((const char *)"linkoptions")

Preference suffix: Update linked file options.

#define klowerCaseSuffix   "lowerCase"

Preference suffix: Clipboard, lowercase.

#define kPrefArtboardPrefix   "CropAreaPrefix"
#define kPrefToggleMoveArtwrkWithArtbrd   "MoveContentWithArtbrd"
#define kShowArtboardConversionDialogKey   ((const char*) "LegacyArtboardOptions/ShowDialog")

Whether to show the legacy artboard conversion options when opening a legacy document (from an Illustrator version before CS 4).

#define kShowHomeScreenWSKey   ((const char*)"Hello/ShowHomeScreenWS")
#define kShowNewDocDialogKey   ((const char*)"Hello/NewDoc")
#define kUseLowResProxyPrefix   nullptr

Preference prefix: Use low-resolution proxy for linked EPS files.

#define kUseLowResProxySuffix   ((const char *)"useLowResProxy")

Preference suffix: Use low-resolution proxy for linked EPS files.

#define kUseVersionCue   "useVersionCue"

Version Cue preference.


Enumeration Type Documentation

Preferences: Illustrator clipboard option values.

Enumerator:
PRESERVE_PATH 
PRESERVE_APPEARANCE_OVERPRINT 

Key values for kAIPrefPreserveCornersPolicy.

Enumerator:
kAIPrefScaleCornersRadii 
kAIPrefMaintainCornersRadii 

Key values for kAIPrefKeyLegacyGradientMeshConversionOptions.

Enumerator:
MESH_UNKNOWN 
MESH_PRESERVE_SPOT 
MESH_PRESERVE_APPEARANCE 

Preference options: Update linked file options.

Enumerator:
AUTO 
MANUAL 
ASKWHENMODIFIED 

Key values for kAIPrefWorkspaceTabsSize.

Enumerator:
kAIPrefTabSize_Small 
kAIPrefTabSize_Large 

Variable Documentation

const AICBOptions kAICBOptionsDefault = PRESERVE_APPEARANCE_OVERPRINT

Preference default:Clipboard options.

To check whether content aware default is to be enabled or not.

constexpr bool kAIPrefCDPDontShowAgainDefault = false

Preference Default: Don't Show Again Onboarding Checkbox Default.

const bool kAIPrefDefaultEnableActualView = true

The default value for kAIEnableActualView.

The default value for kAIPrefDefaultFontNeedsExploreModeOnbaording.

constexpr bool kAIPrefDefaultHighlightLockedObjects = false

The default value for kAIPrefDefaultHighlightLockedObjects.

constexpr bool kAIPrefDefaultLinkTransform = false

The default value for linkTransform pref key.

const CornerPreservePolicy kAIPrefDefaultPreserveCornersPolicy = kAIPrefMaintainCornersRadii

The default value for kAIPrefPreserveCornersPolicy.

The default value for kAIPrefDefaultFontNeedsExploreModeOnbaording.

constexpr bool kAIPrefDefaultShowLockIcon = false

The default value for kAIPrefShowLockIcon.

constexpr bool kAIPrefDefaultShowObjectHighlighting = true

The default value for kAISnappingPrefObjectHighlighting.

const WorkspaceTabSize kAIPrefDefaultTabSize = kAIPrefTabSize_Large

The default value for kAIPrefWorkspaceTabsSize.

The default value for kAIPrefKeyTextGreekingThreshold.

const ai::int32 kAIPrefDefaultTextFontFaceSize = 1

The default value for kAIPrefKeyTextGreekingThreshold.

The default value for kAIPrefKeyTextGreekingThreshold.

The default value for kAIPrefKeyTextGreekingThreshold.

The default value for kAIPrefKeyTextGreekingThreshold.

const bool kAIPrefDefaultTextMissingGlyph = true

The default value for kAIPrefKeyTextGreekingThreshold.

constexpr bool kAIPrefDefaultUseGlobalRulers = false

The default value for kAIPrefUseGlobalRulers.

The default value for kAIPrefShowMissingFontDlg.

const bool kAIPrefKeyShowLinkInfoDefault = false

The default value for kAIPrefKeyShowLinkInfo.

constexpr bool kaiPrefSavingAsCopyDefault = false

Preference Default: Default for Save As Copy preference.

Preference Default: Default for Saving before invite to edit preference.

const bool kAIPrefShowHomeScreenWSDefault = true

The default value for kShowHomeScreenWSKey.

const bool kAIPrefShowNewDocDialogDefault = false

The default value for kShowCmdNDialogKey.

constexpr bool kaiPrefSwitchingNativeToCDPDlgDefault = false

Preference Default: Default for switching from native OS dialog to CDP preference.

const unsigned int kAIRecentFileNumberDefault = 20

Preference default:Number of Default Recent File.

const unsigned int kAIRecentFontNumberDefault = 10

Preference default:Number of Default Recent File.

The default value for kAISnappingPrefAngularTolerance.

The default value for kAISnappingPrefShowToolGuides.

const bool kAISyncFontWarningPrefDefault = false

The default value for kAIPrefKeyTextGreekingThreshold.

The default value for kAreaTypeDialogPreviewPref.

Preference default: Display Bitmaps as Anti-Aliased images in Pixel Preview.

const bool kEnableOPIDefault = false

Preference default: Enable OPI feature for linked EPS files.

const ai::int32 kEPSResolutionDefault = 300

Preference default: EPS rasterization resolution for linked EPS/DCS files.

const UpdateLinkOptions kLinkOptionsDefault = ASKWHENMODIFIED

Preference default: Update linked file options.

const unsigned int kRecentPresetsNumberDefault = 20

Preference default:Number of Default Recent Presets.

const bool kUseLowResProxyDefault = false

Preference default: Use low-resolution proxy for linked EPS files.



Contents Suites Classes Class Index Member Index
Adobe Solutions Network
 
Copyright © 2014 Adobe Systems Incorporated. All rights reserved.
Terms of Use Online Privacy Policy Adobe and accessibility Avoid software piracy Permissions and Trademarks