• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

How to find "hyphenateLadderLimit"

Contributor ,
Jul 05, 2016 Jul 05, 2016

Copy link to clipboard

Copied

Dear Friend,

I need to findwhat "hyphenateLadderLimit = 3" and .fillColor = "Green". Please suggest friend.

I have place my coding below. but my code is not working i have received property error comment.

app.findTextPreferences = NothingEnum.nothing;

app.changeTextPreferences = NothingEnum.nothing;

app.findTextPreferences.hyphenationLastWord = hyphenateLadderLimit=3;   //***Error this line

app.changeTextPreferences.fillColor = "Green";

app.activeDocument.changeText();

Where is my mistake friend. Help needed

Thanks in Advance

TOPICS
Scripting

Views

222

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Jul 05, 2016 Jul 05, 2016

Copy link to clipboard

Copied

Could you please post an image of how the text looks like, that you are trying to find. Thanks Stefan

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
People's Champ ,
Jul 05, 2016 Jul 05, 2016

Copy link to clipboard

Copied

Be careful with the syntax

See details here: Methods and properties for finttextPreferences

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Jul 05, 2016 Jul 05, 2016

Copy link to clipboard

Copied

LATEST

Dear Rocket & Loic

@First; Thanks your replay.

I got the answer in my above question.

Thanks

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines