|
|
| nonstandard_font_name_array |
| | Font name array of embedded fonts which cannot be replaced by system fonts if they are to be unembeded.
|
| |
|
| standard_font_name_array |
| | Font name array of embedded fonts which are standard fonts and can be replaced by system fonts if they are to be unembedded.
|
| |
◆ constructor()
| EmbeddedFontData.constructor |
( |
r |
| ) |
|
@constructor
- Parameters
-
| {NativeObjectReference} | r - The native object reference to wrap |
@description Creates a new wrapper instance around a native C++ object. The wrapper manages the object's lifecycle according to the ownership rules.