ExportFontInfo(String)
Constructor
Description:
Constructs a new ExportFontInfo using the destination font name as input.
Constructs a new ExportFontInfo using the destination font name as input.
Parameters
| Parameter | Type | Description |
|---|---|---|
| destinationFontName | String | The destination font name (the name of the font in the exported format). |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |