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

In This Topic
    Flush Method (PdfStreamWriterBase)
    In This Topic
    Flushes all data to the underlying stream.
    Syntax
    'Declaration
     
    Public Sub Flush() 
    public void Flush()
    See Also