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

CharacterStyle of hyperlink text

Community Beginner ,
Nov 19, 2017 Nov 19, 2017

Hello~!!

I make a script for hyperlink...

But I am in great trouble.

What is the corresponding property?

Screenshot_2.png

Anyone help me...please....

TOPICS
Scripting
497
Translate
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

correct answers 1 Correct answer

Community Expert , Nov 20, 2017 Nov 20, 2017

The applied character style is a property of the hyperlinkTextSource, so you add the character style when you create the text source.

Translate
Enthusiast ,
Nov 19, 2017 Nov 19, 2017

***.appliedCharacterStyle = your character style here

Translate
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
Community Beginner ,
Nov 19, 2017 Nov 19, 2017

Thank you, for your answer.

But.. This is what I want.

Screenshot_1.png

Translate
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
Enthusiast ,
Nov 19, 2017 Nov 19, 2017

Sorry, but now i really don't understand what you want, if it's not the option to set the Character Style in the hyperlink options dialog...

Translate
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
Community Expert ,
Nov 20, 2017 Nov 20, 2017
LATEST

The applied character style is a property of the hyperlinkTextSource, so you add the character style when you create the text source.

Translate
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