NSAttributedString.GetRtfdFileWrapper Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
GetRtfdFileWrapper(NSRange, NSAttributedStringDocumentAttributes) | |
GetRtfdFileWrapper(NSRange, NSDictionary) |
GetRtfdFileWrapper(NSRange, NSAttributedStringDocumentAttributes)
public Foundation.NSFileWrapper GetRtfdFileWrapper (Foundation.NSRange range, Foundation.NSAttributedStringDocumentAttributes options);
member this.GetRtfdFileWrapper : Foundation.NSRange * Foundation.NSAttributedStringDocumentAttributes -> Foundation.NSFileWrapper
Parameters
- range
- NSRange
Returns
Applies to
GetRtfdFileWrapper(NSRange, NSDictionary)
[Foundation.Export("RTFDFileWrapperFromRange:documentAttributes:")]
public virtual Foundation.NSFileWrapper GetRtfdFileWrapper (Foundation.NSRange range, Foundation.NSDictionary options);
abstract member GetRtfdFileWrapper : Foundation.NSRange * Foundation.NSDictionary -> Foundation.NSFileWrapper
override this.GetRtfdFileWrapper : Foundation.NSRange * Foundation.NSDictionary -> Foundation.NSFileWrapper
Parameters
- range
- NSRange
- options
- NSDictionary
Returns
- Attributes