次の方法で共有


NSAttributedString.GetRtfdFileWrapper メソッド

定義

オーバーロード

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

戻り値

属性

適用対象