Share via


CTTextTab Class

Definition

Represents a tab in a CTParagraphStyle.

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

Constructors

Name Description
CTTextTab(CTTextAlignment, Double, CTTextTabOptions)
CTTextTab(CTTextAlignment, Double)

Properties

Name Description
Handle (Inherited from DisposableObject)
Location
Owns (Inherited from DisposableObject)
TextAlignment

Methods

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

Extension Methods

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

Applies to