CTParagraphStyle 类

定义

描述段落的样式。

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

构造函数

CTParagraphStyle()

描述段落的样式。

CTParagraphStyle(CTParagraphStyleSettings)

描述段落的样式。

属性

Alignment

描述段落的样式。

BaseWritingDirection

描述段落的样式。

DefaultTabInterval

描述段落的样式。

FirstLineHeadIndent

描述段落的样式。

Handle

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

HeadIndent

描述段落的样式。

LineBreakMode

描述段落的样式。

LineHeightMultiple

描述段落的样式。

LineSpacing

描述段落的样式。

MaximumLineHeight

描述段落的样式。

MinimumLineHeight

描述段落的样式。

ParagraphSpacing

描述段落的样式。

ParagraphSpacingBefore

描述段落的样式。

TailIndent

描述段落的样式。

方法

Clone()

描述段落的样式。

Dispose()

释放 CTParagraphStyle 对象使用的资源。

Dispose(Boolean)

释放 CTParagraphStyle 对象使用的资源。

Finalize()

CTParagraphStyle 对象的终结器

GetTabStops()

描述段落的样式。

适用于

另请参阅