Skip to main content
danp1470120
Participating Frequently
December 2, 2018
Answered

How to get number string of a paragraph?

  • December 2, 2018
  • 1 reply
  • 539 views

Hi

In ExtendScript, how do I get a string representing heading numbers of a paragraph, such as "8.2.2" from "8.2.2 Clock properties" subsection?

Many thanks

This topic has been closed for replies.
Correct answer frameexpert

If pgf is your paragraph object, you use pgf.PgfNumber

1 reply

frameexpert
Community Expert
frameexpertCommunity ExpertCorrect answer
Community Expert
December 2, 2018

If pgf is your paragraph object, you use pgf.PgfNumber

www.frameexpert.com
danp1470120
Participating Frequently
December 3, 2018

Ah, I got it. Thank you.

I've searching for a paragraph's atrribute telling its location/range in the document, but not found any.

Is there anything like that?

Legend
December 14, 2018

Hm. That sounds like something completely different from what you were asking for.

Maybe you want to post that as a separate thread? If the answer from frameexpert​ answered your initial question, it would be great if you could mark it as “Correct Answer” so that we  an close this thread :-)

Thanks,

Stefan