TabStop Struct

Definition

Holds information about tab stops.

public value class TabStop
struct TabStop
[System.Runtime.InteropServices.ComConversionLoss]
public struct TabStop
[<System.Runtime.InteropServices.ComConversionLoss>]
type TabStop = struct
Public Structure TabStop
Inheritance
TabStop
Attributes

Fields

cEl

The number of elements.

dwFlags

Specifies tab stop flags. Values are taken from the TabStopFlags enumeration..

iCol

The column index of the tab stop.

iRepeatWidth

The repeat width.

Applies to