CTTextTab 类

定义

表示 CTParagraphStyle 中的选项卡。

public class CTTextTab : IDisposable, ObjCRuntime.INativeObject
type CTTextTab = class
    interface INativeObject
    interface IDisposable
继承
CTTextTab
实现

构造函数

CTTextTab(CTTextAlignment, Double)

表示 CTParagraphStyle 中的选项卡。

CTTextTab(CTTextAlignment, Double, CTTextTabOptions)

表示 CTParagraphStyle 中的选项卡。

属性

Handle

处理指向非托管对象表示形式的 (指针) 。

Location

表示 CTParagraphStyle 中的选项卡。

TextAlignment

表示 CTParagraphStyle 中的选项卡。

方法

Dispose()

释放 CTTextTab 对象使用的资源。

Dispose(Boolean)

释放 CTTextTab 对象使用的资源。

Finalize()

CTTextTab 对象的终结器

GetOptions()

表示 CTParagraphStyle 中的选项卡。

适用于