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 : 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() |