NSTypesetter.SetParagraphGlyphRange(NSRange, NSRange) Method

Definition

[Foundation.Export("setParagraphGlyphRange:separatorGlyphRange:")]
public virtual void SetParagraphGlyphRange (Foundation.NSRange paragraphRange, Foundation.NSRange paragraphSeparatorRange);
abstract member SetParagraphGlyphRange : Foundation.NSRange * Foundation.NSRange -> unit
override this.SetParagraphGlyphRange : Foundation.NSRange * Foundation.NSRange -> unit

Parameters

paragraphRange
NSRange
paragraphSeparatorRange
NSRange
Attributes

Applies to