CTParagraphStyle 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
描述段落的样式。
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() |
描述段落的样式。 |