Share via


CTParagraphStyle Class

Definition

Describes the style of paragraphs.

public class CTParagraphStyle : CoreFoundation.NativeObject
type CTParagraphStyle = class
    inherit NativeObject
Inheritance

Constructors

Name Description
CTParagraphStyle()
CTParagraphStyle(CTParagraphStyleSettings)

Properties

Name Description
Alignment
BaseWritingDirection
DefaultTabInterval
FirstLineHeadIndent
Handle (Inherited from DisposableObject)
HeadIndent
LineBreakMode
LineHeightMultiple
LineSpacing
MaximumLineHeight
MinimumLineHeight
Owns (Inherited from DisposableObject)
ParagraphSpacing
ParagraphSpacingBefore
TailIndent

Methods

Name Description
ClearHandle() (Inherited from DisposableObject)
Clone()
Dispose() (Inherited from DisposableObject)
Dispose(Boolean) (Inherited from NativeObject)
Equals(Object) (Inherited from DisposableObject)
GetCheckedHandle() (Inherited from DisposableObject)
GetHashCode() (Inherited from DisposableObject)
GetTabStops()
InitializeHandle(NativeHandle) (Inherited from DisposableObject)
Release() (Inherited from NativeObject)
Retain() (Inherited from NativeObject)

Extension Methods

Name Description
GetHandle(INativeObject)
GetNonNullHandle(INativeObject, String)

Applies to

See also