Table of Contents

TDrawingParagraphProperties.Indent Property

Specifies the indent size that is applied to the first line of text in the paragraph. An indentation of 0 is considered to be at the same location as marL attribute.

Syntax

Namespace: FlexCel.Core

public TDrawingCoordinate Indent { get; }

See also