Spread WinForms 15
FarPoint.PDF Assembly / FarPoint.PDF Namespace / StreamUtilWithExtensions Class / AppendLine Method


In This Topic
AppendLine Method
In This Topic
Syntax
'Declaration
 
Public Shared Sub AppendLine( _
   ByVal str As Stream, _
   ByVal value As String _
) 
 
'Usage
 
Dim str As Stream
Dim value As String
 
StreamUtilWithExtensions.AppendLine(str, value)

Parameters

str
value
See Also