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.
|