TextParagraphProperties.Indent Property

Definition

Gets the amount of line indentation.

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

Property Value

A Double that represents the amount of line indentation.

Applies to