IIndentableText.AppendLine4 method
Namespace: NextDesign.Desktop
Description
Adds the specified string and newline to the end of this sequence.
argument
Name | Type | Description |
---|---|---|
format | string | string format |
p1 | object | format replacement object 1 |
p2 | object | format replacement object 2 |
p3 | object | format replacement object 3 |
p4 | object | format replacement object 4 |