CTParagraphStyle Constructors

Definition

Overloads

CTParagraphStyle()
CTParagraphStyle(CTParagraphStyleSettings)

CTParagraphStyle()

public CTParagraphStyle ();

Applies to

CTParagraphStyle(CTParagraphStyleSettings)

public CTParagraphStyle (CoreText.CTParagraphStyleSettings settings);
new CoreText.CTParagraphStyle : CoreText.CTParagraphStyleSettings -> CoreText.CTParagraphStyle

Parameters

Applies to