SubList.LeftIndent Property

Gets or Sets the LeftIndent of the whole SubList. 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

SubList
ceTe.DynamicPDF.PageElements

In this topic