defaultFileName
The initial value for the user-editable filename shown in the name field of the PDF panel.
Declaration
var defaultFileName: String { get set }Discussion
The defaultFileName string should never include a file extension. By default, the string’s value is “Untitled” (or its equivalent for the current locale).