CTTextTab 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.
Represents a tab in a CTParagraphStyle.
public class CTTextTab : IDisposable, ObjCRuntime.INativeObject
type CTTextTab = class
interface INativeObject
interface IDisposable
- Inheritance
-
CTTextTab
- Implements
Constructors
CTTextTab(CTTextAlignment, Double, CTTextTabOptions) | |
CTTextTab(CTTextAlignment, Double) |
Properties
Handle |
Handle (pointer) to the unmanaged object representation. |
Location | |
TextAlignment |
Methods
Dispose() |
Releases the resources used by the CTTextTab object. |
Dispose(Boolean) |
Releases the resources used by the CTTextTab object. |
Finalize() |
Finalizer for the CTTextTab object |
GetOptions() |