다음을 통해 공유


NSAttributedString.GetDocFormat 메서드

정의

오버로드

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

매개 변수

range
NSRange

반환

적용 대상

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

매개 변수

range
NSRange
options
NSDictionary

반환

특성

적용 대상