CTParagraphStyle Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) | |