NSAttributedString.GetRtf 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
GetRtf(NSRange, NSAttributedStringDocumentAttributes)
public Foundation.NSData GetRtf(Foundation.NSRange range, Foundation.NSAttributedStringDocumentAttributes options);member this.GetRtf : Foundation.NSRange * Foundation.NSAttributedStringDocumentAttributes -> Foundation.NSDataParameters
- range
- NSRange
Returns
Applies to
GetRtf(NSRange, NSDictionary)
[Foundation.Export("RTFFromRange:documentAttributes:")]
public virtual Foundation.NSData GetRtf(Foundation.NSRange range, Foundation.NSDictionary options);abstract member GetRtf : Foundation.NSRange * Foundation.NSDictionary -> Foundation.NSData
override this.GetRtf : Foundation.NSRange * Foundation.NSDictionary -> Foundation.NSDataParameters
- range
- NSRange
- options
- NSDictionary
Returns
- Attributes