List.LeftIndent Property

Gets or Sets the LeftIndent of the whole List. Each ListItem may have his own LeftIndent.

public float LeftIndent { get; set; }
Public Property LeftIndent As Single

Property Value

Single

Licensing Info

This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

List
ceTe.DynamicPDF.PageElements

In this topic