List.RightIndent Property

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

public float RightIndent { get; set; }
Public Property RightIndent 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