NSAttributedString.GetRtfdFileWrapper Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Überlädt
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
Parameter
- range
- NSRange
Gibt zurück
Gilt für:
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
Parameter
- range
- NSRange
- options
- NSDictionary
Gibt zurück
- Attribute