The size of a paragraph box text layer as a [width, height] array of pixel dimensions.Array of two integers minimum value of 1 ; read/write.
Category Archives: TextDocument object
resetCharStyle()
Restores the default text character characteristics in the Character panel.None.Nothing.
resetParagraphStyle()
Restores the default text paragraph characteristics in the Paragraph panel.None.Nothing.
TextDocument object
The TextDocumentobject stores a value for a TextLayer’s Source Text property. Create it withthe constructor, passing the string to be encapsulated.ExamplesT