Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Writer Namespace / PdfStreamWriterBase Class / WriteCRLF Method

In This Topic
    WriteCRLF Method
    In This Topic
    Writes the CRLF, resets GrapeCity.Documents.Pdf.Writer.PdfStreamWriterBase.NeedDelimiter.
    Syntax
    'Declaration
     
    Public Sub WriteCRLF() 
    public void WriteCRLF()
    See Also