Quantcast
Channel: Adobe Community : Popular Discussions - InDesign Scripting
Viewing all articles
Browse latest Browse all 15932

Please correct my 'Fontpreview size script'

$
0
0

Hi,

 

 

I need to set the preference setting for 'Edit--Preference--Type--Font Preview Size--Small' by script

my code is working, but its not show the tick mark on the font preview size box, pls correct it


var myDocument = app.activeDocument;

app.generalPreferences.includePreview=true;

app.generalPreferences.includePreview.previewSize=PreviewSizeOptions.MEDIUM;


Viewing all articles
Browse latest Browse all 15932

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>