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