API for PDFNet SDK for Universal Windows Platform (UWP)
API for PDFNet SDK for Universal Windows Platform (UWP)
pdftron.Filters
FilterReader Class
FilterReader Methods
Close Method
Count Method
Flush Method
FlushAll Method
Get Method
Peek Method
Read Method
ReadToBuffer Method
Seek Method
Tell Method
FilterReader
Flush Method
Forces any data remaining in the buffer to be read from or written to input or output filter.
Namespace:
pdftron.Filters
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
C#
VB
C++
JavaScript
Copy
public
void
Flush
()
Public
Sub
Flush
public
:
virtual
void
Flush
()
sealed
function
Flush
();
See Also
Reference
FilterReader Class
pdftron.Filters Namespace