[]
Gets or sets the text line spacing, in percent. The default is 100 which corresponds to normal line spacing.
[C1Category("Text")]
[C1Description("Watermark.LineSpacing", "The text line spacing, in percent. The default (100) corresponds to normal line spacing.")]
public double LineSpacing { get; set; }
<C1Category("Text")>
<C1Description("Watermark.LineSpacing", "The text line spacing, in percent. The default (100) corresponds to normal line spacing.")>
Public Property LineSpacing As Double