TextArea.ParagraphSpacing Property

Gets or sets the paragraph spacing for the paragraphs of the text area.

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

TextArea
ceTe.DynamicPDF.PageElements

In this topic