Change glyph preferences.
change glyph preference Properties
| Property | Type | Access | Description |
|---|---|---|---|
| applied font | anything | r/w | The font applied to the text, specified as either a font object or the name of font family. Can return: font, string or nothing. |
| class | anything | read | The class descriptor type. Can return: integer or nothing. |
| font style | anything | r/w | The name of the font style. Can return: string or nothing. |
| glyph ID | anything | r/w | The GID/CID of the glyph. Can return: integer or nothing. |
| object reference | anything | read | An object reference for the change glyph preference. Can return: change glyph preference or nothing. |
| parent | anything | read | The parent of the change glyph preference (a application). Can return: application or nothing. |
| properties | record | r/w | A property that allows setting of several properties at the same time. |