IFormattedLineSource.ColumnWidth Property

Definition

Gets the width of a column in pixels.

public:
 property double ColumnWidth { double get(); };
public:
 property double ColumnWidth { double get(); };
public double ColumnWidth { get; }
member this.ColumnWidth : double
Public ReadOnly Property ColumnWidth As Double

Property Value

The width of a column in pixels.

Remarks

This is used to determine the location of tab stops.

Applies to