CellDefault.ParagraphIndent Property

Gets or sets the paragraph indent for the paragraphs of the cell.

public Nullable<float> ParagraphIndent { get; set; }
Public Property ParagraphIndent As Nullable(Of Single)

Property Value

Nullable<float>

Licensing Info

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

See Also

CellDefault
ceTe.DynamicPDF.PageElements

In this topic