Compartir a través de


NSAttributedString.GetRtfdFileWrapper Método

Definición

Sobrecargas

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

Parámetros

range
NSRange

Devoluciones

Se aplica a

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

Parámetros

range
NSRange
options
NSDictionary

Devoluciones

Atributos

Se aplica a