Edit in GitHubLog an issue

Text Font

Describes a font that is available to the application. Access this object in the Photoshop.fonts collection.

Copied to your clipboard
const arialMTFont = require('photoshop').app.fonts.getByName("ArialMT");

Properties

名称类型访问最低版本描述
familystringR23.0The font family.
namestringR23.0The name of the font.
parentPhotoshopR23.0The containing application.
postScriptNamestringR23.0The PostScript name of the font.
stylestringR23.0The font style.
typenamestringR23.0The class name of the referenced object: "TextFont".
Was this helpful?
  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2023 Adobe. All rights reserved.