NSAttributedStringDocumentFormats extension

NSAttributedStringDocumentFormats

on

Methods

dataFromRange(NSRange range, {required NSDictionary documentAttributes, required Pointer<Pointer<ObjCObject>> error}) → NSData?

Available on NSAttributedString, provided by the NSAttributedStringDocumentFormats extension

dataFromRange:documentAttributes:error:
fileWrapperFromRange(NSRange range, {required NSDictionary documentAttributes, required Pointer<Pointer<ObjCObject>> error}) NSFileWrapper?

Available on NSAttributedString, provided by the NSAttributedStringDocumentFormats extension

fileWrapperFromRange:documentAttributes:error: