'Declaration Public Overloads Function AppendLine( _ ByVal format As TextFormat _ ) As LineBreak
public LineBreak AppendLine( TextFormat format )
Parameters
- format
- The text format.
Return Value
The appended LineBreak.
'Declaration Public Overloads Function AppendLine( _ ByVal format As TextFormat _ ) As LineBreak
public LineBreak AppendLine( TextFormat format )