Instance Method
fileURL()fileURLfileURL
The location of the document containing the font.
Declaration
func fileURL() -> URL?Declaration
- (NSURL *) fileURL;Declaration
fileURL() -> NSURLDiscussion
This is nil when the font is not attached to a document or the document has no file location.
See Also
Document
The document containing the font.