Get or set the right indentation of the number part

Namespace: TallComponents.PDF.Layout.Paragraphs
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
public double NumberRightIndentation { get; set; }
Visual Basic
Public Property NumberRightIndentation As Double
	Get
	Set

Remarks

The indentation respects the left indentation of the body of this item.

See Also