NSAttributedString.GetRtfdFileWrapper 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
重载
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
参数
- range
- NSRange
返回
适用于
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
参数
- range
- NSRange
- options
- NSDictionary
返回
- 属性