ComponentOne PDF for .NET
CSJ2K.j2k.codestream.writer Namespace / BitOutputBuffer Class / ToString Method

In This Topic
    ToString Method (BitOutputBuffer)
    In This Topic
    Prints information about this object for debugging purposes
    Syntax
    'Declaration
     
    
    Public Overrides Function ToString() As String
    public override string ToString()

    Return Value

    Information about the object.
    See Also