Is the overflowPunct type for ParagraphFormat class which method is support for this?

{
    "type": "PARAGRAPH_PROPERTIES",
    "content": [
        {
            "type": "overflowPunct",
            "attributes": {
            "val": "0"
            }
        }]}

@AAddd

Could you please clarify what specific information you are looking for regarding the overflowPunct type in the ParagraphFormat class? Are you asking for a method to set it or to retrieve its value?

Yes I want to know which method is available to retrieve that value.

@AAddd unfortunately, it is not quite clear what value you would like to get. Do you mean ParagrapghFormat.HangingPunctuation?

Okay thanks, I got it.

1 Like