Implement DocumentWriter, control elements, and tests.
This commit is contained in:
@ -134,7 +134,7 @@ namespace zaaReloaded2.Formatter
|
||||
}
|
||||
|
||||
// Insert the formatted text into the document.
|
||||
formatter.WriteToDocument(
|
||||
formatter.Write(
|
||||
String.Format(
|
||||
"{0} {1}{2}{3}",
|
||||
LabItem.QualifiedName,
|
||||
|
Reference in New Issue
Block a user