Documents for PDF .NET Edition
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Common Namespace / BigEndianBinaryReader Class / Dispose() Method

In This Topic
    Dispose() Method
    In This Topic
    Releases all resources used by the current instance of the BigEndianBinaryReader class.
    Syntax
    'Declaration
     
    Public Sub Dispose() 
    public void Dispose()
    See Also