Spread Windows Forms 15.0
FarPoint.PDF Assembly / FarPoint.PDF Namespace / Writer Class / Flush Method


In This Topic
    Flush Method (Writer)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Sub Flush() 
    'Usage
     
    
    Dim instance As Writer
     
    instance.Flush()
    public void Flush()
    See Also