Bagikan melalui


NSAttributedString.GetDocFormat Metode

Definisi

Overload

GetDocFormat(NSRange, NSAttributedStringDocumentAttributes)
GetDocFormat(NSRange, NSDictionary)

GetDocFormat(NSRange, NSAttributedStringDocumentAttributes)

public Foundation.NSData GetDocFormat (Foundation.NSRange range, Foundation.NSAttributedStringDocumentAttributes options);
member this.GetDocFormat : Foundation.NSRange * Foundation.NSAttributedStringDocumentAttributes -> Foundation.NSData

Parameter

range
NSRange

Mengembalikan

Berlaku untuk

GetDocFormat(NSRange, NSDictionary)

[Foundation.Export("docFormatFromRange:documentAttributes:")]
public virtual Foundation.NSData GetDocFormat (Foundation.NSRange range, Foundation.NSDictionary options);
abstract member GetDocFormat : Foundation.NSRange * Foundation.NSDictionary -> Foundation.NSData
override this.GetDocFormat : Foundation.NSRange * Foundation.NSDictionary -> Foundation.NSData

Parameter

range
NSRange
options
NSDictionary

Mengembalikan

Atribut

Berlaku untuk