ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.io Namespace / BEBufferedRandomAccessFile Class / ToString Method

In This Topic
    ToString Method (BEBufferedRandomAccessFile)
    In This Topic
    Returns a string of information about the file and the endianess
    Syntax
    'Declaration
     
    
    Public Overrides Function ToString() As String
    public override string ToString()
    See Also