readRTFD(fromFile:)
Attempts to read the RTFD file at the specified path.
Declaration
func readRTFD(fromFile path: String) -> BoolReturn Value
Discussion
path should be the path for an .rtf file or an .rtfd file wrapper, not for the RTF file within an .rtfd file wrapper.