Table of Contents

TDrawingParagraphProperties.DefTabSz Property

Specifies the default size for a tab character within this paragraph. This attribute should be used to describe the spacing of tabs within the paragraph instead of a leading indentation tab. For indentation tabs there are the marL and indent attributes to assist with this.

Syntax

Namespace: FlexCel.Core

public TDrawingCoordinate DefTabSz { get; }

See also