CTParagraphStyle Class
Definition
Describes the style of paragraphs.
public class CTParagraphStyle : IDisposable, ObjCRuntime.INativeObject
type CTParagraphStyle = class
interface INativeObject
interface IDisposable
- Inheritance
-
CTParagraphStyle
- Implements
Constructors
CTParagraphStyle() | |
CTParagraphStyle(CTParagraphStyleSettings) |
Properties
Alignment | |
BaseWritingDirection | |
DefaultTabInterval | |
FirstLineHeadIndent | |
Handle |
Handle (pointer) to the unmanaged object representation. |
HeadIndent | |
LineBreakMode | |
LineHeightMultiple | |
LineSpacing | |
MaximumLineHeight | |
MinimumLineHeight | |
ParagraphSpacing | |
ParagraphSpacingBefore | |
TailIndent |
Methods
Clone() | |
Dispose() |
Releases the resources used by the CTParagraphStyle object. |
Dispose(Boolean) |
Releases the resources used by the CTParagraphStyle object. |
Finalize() |
Finalizer for the CTParagraphStyle object |
GetTabStops() |