Bewerken

TextTabProperties Class

Definition

Specifies properties of user-defined tabs.

public ref class TextTabProperties
public class TextTabProperties
type TextTabProperties = class
Public Class TextTabProperties
Inheritance
TextTabProperties

Constructors

Name Description
TextTabProperties(TextTabAlignment, Double, Int32, Int32)

Initializes a new instance of the TextTabProperties class by specifying tab properties.

Properties

Name Description
AligningCharacter

Gets the index of the specific character in the text that is aligned at the specified tab location.

Alignment

Gets the alignment style of the text at the tab location.

Location

Gets the index value of the tab location.

TabLeader

Gets the index of the character that is used to display the tab leader.

Applies to

See also