<Code Lib>
2026 Constructor
Changes 0
C

ExportFontInfo(String)

Description:
Constructs a new ExportFontInfo using the destination font name as input.
Overloads (3):
ExportFontInfo(String)

public ExportFontInfo(
	string destinationFontName
)

  • String
    destinationFontName
    The destination font name (the name of the font in the exported format).

Loading…