documentURL
The URL for the document.
Declaration
var documentURL: URL? { get }Return Value
The URL for the document; may return NULL if the document was created from an NSData object.
The URL for the document.
var documentURL: URL? { get }The URL for the document; may return NULL if the document was created from an NSData object.