[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Writer.PdfStreamWriterBase.WriteLine

WriteLine Method

WriteLine(string)

Writes a string and adds CRLF after, each char of the string converted to a byte.

Declaration
public void WriteLine(string s)
Public Sub WriteLine(s As String)
Parameters
Type Name Description
string s